Bug 44388 - [GTK] The Mozilla theme drawing code incorrectly renders scrollbar backgrounds
Summary: [GTK] The Mozilla theme drawing code incorrectly renders scrollbar backgrounds
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 18:47 PDT by Martin Robinson
Modified: 2010-08-23 19:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch for this issue (4.35 KB, patch)
2010-08-21 18:52 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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