Bug 23136

Summary: Add Qt API for QWebFrame::scrollBarGeometry
Product: WebKit Reporter: Adam Treat <manyoso>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
Adds new method to QWebFrame for scrollBarGeometry staikos: review+

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.