After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 747689 - [HighContrast] Selected ListBoxRow’s Label is white on white
[HighContrast] Selected ListBoxRow’s Label is white on white
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-04-11 11:25 UTC by Arnaud B.
Modified: 2015-04-13 15:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot. (10.83 KB, image/png)
2015-04-11 14:02 UTC, Arnaud B.
  Details
HC: fix selected list-rows (1.98 KB, patch)
2015-04-13 15:07 UTC, Jakub Steiner
committed Details | Review

Description Arnaud B. 2015-04-11 11:25:50 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.
Comment 1 Matthias Clasen 2015-04-11 13:08:18 UTC
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
Comment 2 Lapo Calamandrei 2015-04-11 13:10:31 UTC
- a screenshot
Comment 3 Arnaud B. 2015-04-11 14:02:32 UTC
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.
Comment 4 Jakub Steiner 2015-04-13 15:07:55 UTC
Created attachment 301465 [details] [review]
HC: fix selected list-rows
Comment 5 Jakub Steiner 2015-04-13 15:09:35 UTC
Attachment 301465 [details] pushed as c986d6c - HC: fix selected list-rows