|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Should editing and selection operate on grapheme clusters?Should editing operations (caret movement, backspace, delete, and
selection) operate on characters or grapheme clusters? In our code they currently operate on characters, but I'd think that we'd probably want them to operate on grapheme clusters instead. Part of the reason I think this is that I think we should expose the difference between composed and decomposed Unicode normalizations to the user as little as possible. But even in cases where Unicode doesn't have composed characters, I'd think that it would make more sense for editing operations to operate on grapheme clusters. I was thinking of filing bugs on this, but wanted to ask here first to see if others agree. -David -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation _______________________________________________ dev-i18n mailing list dev-i18n@... https://lists.mozilla.org/listinfo/dev-i18n |
|
|
|
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |