Bug 44742 - [GTK] ScrollbarThemeGtk should account for the trough_under_steppers property
Summary: [GTK] ScrollbarThemeGtk should account for the trough_under_steppers property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-08-26 20:08 PDT by Martin Robinson
Modified: 2010-08-27 17:45 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (2.99 KB, patch)
2010-08-26 20:12 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-26 20:08:28 PDT
When a style specifies trough_under_steppes, ScrollbarThemeGtk should inflate the track rect when painting as well as queue repaints of the track when repainting the stepper buttons.
Comment 1 Martin Robinson 2010-08-26 20:12:54 PDT
Created attachment 65666 [details]
Patch for this issue
Comment 2 Xan Lopez 2010-08-27 12:01:36 PDT
Comment on attachment 65666 [details]
Patch for this issue

OK. Might be worth mentioning any theme that needs this fix for future reference.
Comment 3 Martin Robinson 2010-08-27 17:44:55 PDT
Comment on attachment 65666 [details]
Patch for this issue

Clearing flags on attachment: 65666

Committed r66285: <http://trac.webkit.org/changeset/66285>
Comment 4 Martin Robinson 2010-08-27 17:45:01 PDT
All reviewed patches have been landed.  Closing bug.