[Webkit-unassigned] [Bug 73762] Selecting text by double-clicking a word gives incorrect start/end offsets to javascript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 4 20:58:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73762
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
CC| |ap at webkit.org
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> 2011-12-04 20:58:12 PST ---
This is correct behavior - base and extent positions are the same when double clicking. The properties you are looking for are anchor{Node|Offset} and focus{Node|Offset}.
--
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