[Webkit-unassigned] [Bug 25584] No way to get the x/y location of a selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 20:39:29 PDT 2009


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





------- Comment #3 from eric at webkit.org  2009-05-06 20:39 PDT -------
Actually, it doesn't help us.

The getClientRects() method, when invoked, must return an empty (static)
TextRectangleList object if the range is empty (if the boundary-points are
identical) and otherwise a (static) TextRectangleList object based on the
following conditions:

That makes it impossible to find out where a collapsed range is!  (i.e. the
cursor).

That's broken for our purposes, I guess I'll talk to  Anne.


-- 
Configure bugmail: https://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