[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 21:14:51 PDT 2009


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





------- Comment #4 from eric at webkit.org  2009-05-06 21:14 PDT -------
One answer to this would be to convince Anne to change CSSOM to make collapsed
ranges return a non-empty rect.

Another would be to add getClientRects and getBoundingClientRect to the
Selection object.

One question with either of those is what is the width of a cursor rect? Or the
height? (line height?)  And what about a split cursor on the mac?  And are
there non-text cursors we need to care about?


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