RESOLVED FIXED 136251
[GTK] Selection background is rendered white when unfocused with recent GTK+
https://bugs.webkit.org/show_bug.cgi?id=136251
Summary [GTK] Selection background is rendered white when unfocused with recent GTK+
Carlos Garcia Campos
Reported 2014-08-26 06:23:44 PDT
This is due to a change in the GTK+ theme, but because of a bug in WebKit. We are not using the right flags to get the selections colors.
Attachments
Patch (4.92 KB, patch)
2014-08-26 06:29 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2014-08-26 06:29:43 PDT
Martin Robinson
Comment 2 2014-08-26 08:04:33 PDT
Comment on attachment 237148 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=237148&action=review > Source/WebCore/ChangeLog:8 > + This is due to a change in the GTK+ theme, but because ee are not ee -> we
Carlos Garcia Campos
Comment 3 2014-08-26 08:20:37 PDT
Note You need to log in before you can comment on or make changes to this bug.