[Webkit-unassigned] [Bug 27046] Implement CSSOM DocumentView.caretRangeFromPoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 23:55:52 PDT 2009


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


Anne van Kesteren <annevankesteren+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roc at ocallahan.org




--- Comment #9 from Anne van Kesteren <annevankesteren+webkit at gmail.com>  2009-07-27 23:55:51 PDT ---
"editing is not supported" was there because the use case for this method was
editors. However, it seems better to remove that since finding a good
definition for it seems hard and applications want to check something like that
a better higher level as well.

The intent of the specification is that if you have designMode set to "on"
you'd get a range for where the cursor appears when you click or null if no
cursor appears. Is that clear enough?

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