[Webkit-unassigned] [Bug 31759] WebKitWebView needs API to scroll to selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 29 13:13:15 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43689|review?                     |review-
               Flag|                            |




--- Comment #5 from Eric Seidel <eric at webkit.org>  2009-11-29 13:13:15 PST ---
(From update of attachment 43689)
Can't you already do this via the DOM?
window.getSelection().getRangeAt(0).getBoundingClientRect()

I assume that gtk webkit exposes some sort of DOM bindings, no?  Please feel
free to r? this again if I'm wrong.

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