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 752969 - [HighContrast] GtkCheckMenuItem:prelight:checked should be white, not grey
[HighContrast] GtkCheckMenuItem:prelight:checked should be white, not grey
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 16:12 UTC by Arnaud B.
Modified: 2015-07-29 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot, from the Widget Factory. (415.92 KB, image/png)
2015-07-28 16:12 UTC, Arnaud B.
  Details
HC: :checked:hover color fix for menuitems (2.28 KB, patch)
2015-07-29 10:41 UTC, Jakub Steiner
committed Details | Review

Description Arnaud B. 2015-07-28 16:12:37 UTC
Created attachment 308311 [details]
Screenshot, from the Widget Factory.

Using the HighContrast theme, the symbolic icon of a checked GtkCheckMenuItem or a selected GtkRadioMenuItem (both react to CSS GtkCheckMenuItem:checked) is drawn grey on black when it is prelighted, instead of being white like it should (and is in other prelighted states).
Comment 1 Jakub Steiner 2015-07-29 10:41:03 UTC
Created attachment 308374 [details] [review]
HC: :checked:hover color fix for menuitems
Comment 2 Jakub Steiner 2015-07-29 15:33:18 UTC
Attachment 308374 [details] pushed as 2cd8613 - HC: :checked:hover color fix for menuitems