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 746188 - [HighContrast] insensitive ModelButtons are not drawn insensitive
[HighContrast] insensitive ModelButtons are not drawn insensitive
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-14 00:28 UTC by Arnaud B.
Modified: 2015-03-20 12:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
HighContrast: fix insensitive and backdrop states (10.81 KB, patch)
2015-03-20 11:33 UTC, Jakub Steiner
none Details | Review
HighContrast: fix insensitive and backdrop states (13.54 KB, patch)
2015-03-20 11:48 UTC, Jakub Steiner
none Details | Review
HighContrast: fix insensitive and backdrop states (14.84 KB, patch)
2015-03-20 12:02 UTC, Jakub Steiner
none Details | Review
HighContrast: fix insensitive and backdrop states (15.19 KB, patch)
2015-03-20 12:08 UTC, Jakub Steiner
none Details | Review
fix insensitive and backdrop states (15.04 KB, patch)
2015-03-20 12:23 UTC, Jakub Steiner
none Details | Review

Description Arnaud B. 2015-03-14 00:28:09 UTC
Using the HighContrast theme, insensitive ModelButtons are drawn the exact same way as sensitive one, except on hover (they do not have any). See for example the sandwich menu of file-roller, when directly launched from the Shell.
Comment 1 Matthias Clasen 2015-03-16 19:55:41 UTC
example for this is now in the 'dinner' popover in page 2 of widget-factory.
Comment 2 Matthias Clasen 2015-03-20 10:22:42 UTC
fixed as a side effect of fixing insensitive labels
Comment 3 Jakub Steiner 2015-03-20 11:33:49 UTC
Created attachment 299937 [details] [review]
HighContrast: fix insensitive and backdrop states

- checkboxes, labels and buttons were a mixed bag for
  :insensitive and :backdrop
Comment 4 Jakub Steiner 2015-03-20 11:48:41 UTC
Created attachment 299938 [details] [review]
HighContrast: fix insensitive and backdrop states

- checkboxes, labels, menus/modelbuttons and buttons were
  a mixed bag for :insensitive and :backdrop
Comment 5 Jakub Steiner 2015-03-20 12:02:05 UTC
Created attachment 299939 [details] [review]
HighContrast: fix insensitive and backdrop states

- checkboxes, labels, menus/modelbuttons and buttons were
  a mixed bag for :insensitive and :backdrop
Comment 6 Jakub Steiner 2015-03-20 12:08:37 UTC
Created attachment 299940 [details] [review]
HighContrast: fix insensitive and backdrop states

- checkboxes, labels, menus/modelbuttons and buttons were
  a mixed bag for :insensitive and :backdrop
Comment 7 Jakub Steiner 2015-03-20 12:22:34 UTC
And one more for the right branch :)
Comment 8 Jakub Steiner 2015-03-20 12:23:37 UTC
Created attachment 299942 [details] [review]
fix insensitive and backdrop states

- checkboxes, labels and buttons were a mixed bag for
  :insensitive and :backdrop