Bug 153861 - [GTK] Scrollbars incorrectly rendered with older versions of GTK+
Summary: [GTK] Scrollbars incorrectly rendered with older versions of GTK+
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2016-02-04 02:49 PST by Carlos Garcia Campos
Modified: 2016-02-05 06:04 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2016-02-04 02:52 PST, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

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