[Webkit-unassigned] [Bug 13795] Can't create range from "double-clicked" selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 15:09:12 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13795


justin.garcia at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #2 from justin.garcia at apple.com  2007-05-21 15:09 PDT -------
The anchorNode, anchorOffset, focusNode and focusOffset Selection object
properties are what you're after (they behave as they do in FireFox).  Use base
and extent if you're interested in knowing more about how the user created the
selection (they reflect the selection base and extent before expansion for
double or triple clicks).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list