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 752978 - [HighContrast] label of a GtkProgressBar should probably be black
[HighContrast] label of a GtkProgressBar should probably be black
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-07-28 18:16 UTC by Arnaud B.
Modified: 2015-07-29 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
HC: make progressbar labels more visible (1.33 KB, patch)
2015-07-29 11:33 UTC, Jakub Steiner
committed Details | Review

Description Arnaud B. 2015-07-28 18:16:13 UTC
When using the HighContrast theme, the progression text (when the “show-text” property is set to true) of a GtkProgressBar is written in grey. That’s probably be chosen because it is non-interactive, but I think it should be black, as most labels are.
Comment 1 Jakub Steiner 2015-07-29 11:33:26 UTC
Created attachment 308381 [details] [review]
HC: make progressbar labels more visible

- use the same colro as regular labels, no
need to be more subtle
Comment 2 Jakub Steiner 2015-07-29 15:33:54 UTC
Attachment 308381 [details] pushed as b5a684d - HC: make progressbar labels more visible