[Webkit-unassigned] [Bug 12446] Double-clicking near the trailing edge of a word selects the space following it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 13:52:30 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=12446





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-15 13:52:30 PST ---
I've looked into it, but this is a tricky bug to fix.  We'd have to get extra information out of positionForPoint to determine to which side the point belongs, and we'd have to pass that information to setStartAndEndFromBaseAndExtentRespectingGranularity to adjust EWordSide appropriately.

-- 
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