[Webkit-unassigned] [Bug 65277] Make functions to find word boundaries more flexible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 00:48:36 PDT 2011


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





--- Comment #61 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-08-30 00:48:36 PST ---
rniwa told me to add some comments here.

Basically I am in the need for a method similar to VisualSelection.expandUsingGranularity(WordGranularity);, but that does not include spaces and never considers spaces to be a word. This is needed for injecting compositions into our virtual keyboard when clicking on a word in an editable field.

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