[Webkit-unassigned] [Bug 66630] Selection cannot be set to only contain a non-spacing mark
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 22 11:09:22 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66630
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|selectionStart returns |Selection cannot be set to
|wrong value when used with |only contain a non-spacing
|combining characters like |mark
|indic vowel signs |
Status|UNCONFIRMED |NEW
Component|Forms |HTML Editing
CC| |ap at webkit.org,
| |rniwa at webkit.org
Ever Confirmed|0 |1
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2011-08-22 11:09:22 PST ---
The bug title is incorrect. It's not that selectionStart returns a wrong value. Selection range is actually set to (2, 2), because (1, 2) is not a meaningful selection from user point of view.
We have other bugs asking not to validate selection that was set programmatically. See bug 15256 and related ones.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list