RESOLVED DUPLICATE of bug 29167 30517
REGRESSION (r48064): Extra scroll bars in GarageBand Lesson Store
https://bugs.webkit.org/show_bug.cgi?id=30517
Summary REGRESSION (r48064): Extra scroll bars in GarageBand Lesson Store
mitz
Reported 2009-10-19 09:27:59 PDT
Created attachment 41425 [details] Screenshot <rdar://problem/7314421> The GarageBand Lesson Store has aqua scroll bars in addition to the internal black vertical scroll bar. Steps to Reproduce: 1. Open GarageBand 2. If the Lesson Store is selected in the GarageBand window’s sidebar, select a different item, quit GarageBand, and repeat from step 1. 3. In the GarageBand window, select Lesson Store on the left. Results: The Lesson Store has both aqua scroll bars and an internal black vertical scroll bar. See screenshot. Regression: This was caused by <http://trac.webkit.org/changeset/48064>, the fix for bug 28614 (which interestingly didn’t include a regression test).
Attachments
Screenshot (134.43 KB, image/png)
2009-10-19 09:27 PDT, mitz
no flags
Made FrameView track whether it’s allowed to have scrollbars again (6.94 KB, patch)
2009-11-05 10:32 PST, mitz
no flags
Mark Mentovai
Comment 1 2009-11-04 19:58:39 PST
r48064 (bug 28614) was an aggressive version of a fix. Bug 29167 modifies it to be more conservative. I wonder if that patch would help this bug too.
mitz
Comment 2 2009-11-05 10:32:20 PST
Created attachment 42576 [details] Made FrameView track whether it’s allowed to have scrollbars again
Mark Mentovai
Comment 3 2009-11-05 21:33:33 PST
mitz
Comment 4 2009-11-09 09:56:28 PST
*** This bug has been marked as a duplicate of bug 29167 ***
Note You need to log in before you can comment on or make changes to this bug.