Bug 116702 - REGRESSION (r150399): Scrollbar missing for all overflow scroll
Summary: REGRESSION (r150399): Scrollbar missing for all overflow scroll
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
: 116721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-05-23 22:52 PDT by Beth Dakin
Modified: 2013-05-28 01:36 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2013-05-23 22:54 PDT, Beth Dakin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2013-05-23 22:52:09 PDT
http://trac.webkit.org/changeset/150399 made it so scrollbars in overflow areas never paint. 

<rdar://problem/13963712>
Comment 1 Beth Dakin 2013-05-23 22:54:56 PDT
Created attachment 202767 [details]
Patch
Comment 2 Beth Dakin 2013-05-24 00:02:25 PDT
Thank you! http://trac.webkit.org/changeset/150631
Comment 3 zalan 2013-05-24 11:14:41 PDT
*** Bug 116721 has been marked as a duplicate of this bug. ***
Comment 4 Darin Adler 2013-05-24 17:28:47 PDT
Comment on attachment 202767 [details]
Patch

Why no regression test?
Comment 5 Beth Dakin 2013-05-24 17:29:53 PDT
We don't have a way to test overlay scrollbar painting.
Comment 6 zalan 2013-05-28 01:36:29 PDT
(In reply to comment #5)
> We don't have a way to test overlay scrollbar painting.

We could mimic the animation suppress for the mock scrollbar theme (to make it not paint at all), but it might be an overstretch.