RESOLVED FIXED 155296
[GTK] Fix rendering of slider input elements
https://bugs.webkit.org/show_bug.cgi?id=155296
Summary [GTK] Fix rendering of slider input elements
Carlos Garcia Campos
Reported 2016-03-10 06:13:00 PST
Use the new gadgets for newer GTK+ and improve a bit the rendering for previous versions to better match GTK+.
Attachments
Patch (9.24 KB, patch)
2016-03-10 06:17 PST, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2016-03-10 06:17:23 PST
Michael Catanzaro
Comment 2 2016-03-10 06:54:12 PST
Comment on attachment 273564 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=273564&action=review Sigh > Source/WebCore/ChangeLog:13 > + ScaleHighlight parts that are onlu used with GTK+ 3.19. only > Source/WebCore/rendering/RenderThemeGtk.cpp:1114 > + // the slider track separetly and the track rectasngle we receive here can't be used to apply the GTK+ CSS sizes separately, rectangle
Carlos Garcia Campos
Comment 3 2016-03-10 23:04:56 PST
Note You need to log in before you can comment on or make changes to this bug.