RESOLVED FIXED 23136
Add Qt API for QWebFrame::scrollBarGeometry
https://bugs.webkit.org/show_bug.cgi?id=23136
Summary Add Qt API for QWebFrame::scrollBarGeometry
Adam Treat
Reported 2009-01-06 10:11:55 PST
Hi, Attached you'll find a patch which adds the QWebFrame::scrollBarGeometry method. This method simply returns the geometry for the frame's scrollbars. In this way it is possible for client applications to actually calculate the visibleContents of the frame. Cheers, Adam
Attachments
Adds new method to QWebFrame for scrollBarGeometry (1.81 KB, patch)
2009-01-06 10:13 PST, Adam Treat
staikos: review+
Adam Treat
Comment 1 2009-01-06 10:13:15 PST
Created attachment 26461 [details] Adds new method to QWebFrame for scrollBarGeometry
Note You need to log in before you can comment on or make changes to this bug.