RESOLVED FIXED 21039
Viewless Mac scrollbar needs to know how to avoid the NSWindow grow box
https://bugs.webkit.org/show_bug.cgi?id=21039
Summary Viewless Mac scrollbar needs to know how to avoid the NSWindow grow box
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.