https://bugzilla.wikimedia.org/show_bug.cgi?id=30130

--- Comment #26 from Junaid <[email protected]> 2011-09-08 18:35:39 UTC 
---
(In reply to comment #24)
> r96415 fixes it, but in a hacky and slow way. What is the caret position
> problem exactly?

Example:

Consider "म्", it is a combined character having two individuals. If we try to
select range (1, 2), webkit will end up returning selection (2, 2).

So we will be unable to transform, for example, "म्" to "मु" by doing
replacement in the range (1, 2) with "ु", result will be "म्ु".

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to