[Webkit-unassigned] [Bug 27632] Expose text segmentation through JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 11:26:13 PDT 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2009-07-24 11:26:10 PDT ---
We could extend to word boundary on both sides (selecting several words, if the
original range crossed them all), or we could just raise an exception. The
former option seems more reasonable to me.

I was thinking of something more like document.extendRange(range, "word").

Anyway, this new API is something that should be discussed with WebApps working
group, <http://www.w3.org/2008/webapps/>.

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