GNOME Bugzilla – Bug 747689
[HighContrast] Selected ListBoxRow’s Label is white on white
Last modified: 2015-04-13 15:09:40 UTC
When using the HighContrast theme, a GtkLabel inside a selected GtkListBoxRow appears white on white (on normal state). You can see it on page 3 of the Widget Factory. No problem in hovered/backdrop states.
as a general hint when reporting theme issues, it really helps to mention as concrete a reproducer as possible: - what application - what exact part of the ui - what versions of gtk and the application
- a screenshot
Created attachment 301364 [details] Screenshot. Gtk+ master & gnome-3-16 branch (if I didn’t fail my checks I’m at commit 588c93ff36, regression of last days changes. I thought that “on page 3 of the Widget Factory” would be a concrete enough reproducer of the problem, here is a screenshot (it’s white on white). You can found the case also in the list of themes of Iagno, but as there’s a little custom CSS, I thought you wouldn’t be interested.
Created attachment 301465 [details] [review] HC: fix selected list-rows
Attachment 301465 [details] pushed as c986d6c - HC: fix selected list-rows