Bug 153861

Summary: [GTK] Scrollbars incorrectly rendered with older versions of GTK+
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Description Carlos Garcia Campos 2016-02-04 02:49:48 PST
I tested the new code with GTK+ 3.16, but today I tried GTK+ 3.8 and it's broken, the track is rendered wrong and the thumb is not rendered at all. The theme doesn't really know it's a scrollbar.
Comment 1 Carlos Garcia Campos 2016-02-04 02:52:13 PST
Created attachment 270649 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-02-05 06:04:39 PST
Committed r196172: <http://trac.webkit.org/changeset/196172>