Bug 21039

Summary: Viewless Mac scrollbar needs to know how to avoid the NSWindow grow box
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Dave Hyatt
Reported 2008-09-23 14:04:51 PDT
The viewless Mac scrollbar needs to know how to avoid the NSWindow grow box. We can use the same logic that the Aqua scrollbar on the Windows platform uses.
Attachments
Patch (8.75 KB, patch)
2008-09-23 14:08 PDT, Dave Hyatt
sam: review+
Dave Hyatt
Comment 1 2008-09-23 14:08:37 PDT
Sam Weinig
Comment 2 2008-09-23 14:21:13 PDT
Comment on attachment 23721 [details] Patch + : m_data(new ScrollViewPrivate()) The () are not needed.
Timothy Hatcher
Comment 3 2008-10-12 16:19:08 PDT
This landed in r36814.
Note You need to log in before you can comment on or make changes to this bug.