Bug 44742

Summary: [GTK] ScrollbarThemeGtk should account for the trough_under_steppers property
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

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.