Bug 44388

Summary: [GTK] The Mozilla theme drawing code incorrectly renders scrollbar backgrounds
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

Description Martin Robinson 2010-08-21 18:47:34 PDT
Instead of painting a scrolled window behind scrollbars, the theme drawing code simply paints the theme background color behind scrollbar troughs. This bug tracks both disabling that behavior and exposing a function to paint a scrolled window. This is necessary to correctly render certain GTK+ themes.
Comment 1 Martin Robinson 2010-08-21 18:52:34 PDT
Created attachment 65041 [details]
Patch for this issue
Comment 2 Martin Robinson 2010-08-23 18:25:45 PDT
Comment on attachment 65041 [details]
Patch for this issue

Clearing flags on attachment: 65041

Committed r65851: <http://trac.webkit.org/changeset/65851>
Comment 3 Martin Robinson 2010-08-23 18:25:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2010-08-23 19:13:28 PDT
http://trac.webkit.org/changeset/65851 might have broken Chromium Mac Release
The following changes are on the blame list:
http://trac.webkit.org/changeset/65851
http://trac.webkit.org/changeset/65852