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 728806 - W32: Check- and radio-buttons have a selection rectangle on activation
W32: Check- and radio-buttons have a selection rectangle on activation
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-04-23 16:33 UTC by LRN
Modified: 2014-04-24 03:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
W32: remove the blue "selected" rectangle when activating a checkbutton (1.10 KB, patch)
2014-04-23 16:33 UTC, LRN
committed Details | Review
How checkbuttons look (briefly) when clicked, with unpatched theme (3.08 KB, image/png)
2014-04-23 16:34 UTC, LRN
  Details
How checkbuttons look (briefly) when clicked, with patched theme (2.33 KB, image/png)
2014-04-23 16:35 UTC, LRN
  Details

Description LRN 2014-04-23 16:33:35 UTC
This does not match the way W32 draws those natively.
One of my previous patches removed selection rectangle from check- and
radio-marks. This is the followup.
Comment 1 LRN 2014-04-23 16:33:43 UTC
Created attachment 274960 [details] [review]
W32: remove the blue "selected" rectangle when activating a checkbutton
Comment 2 LRN 2014-04-23 16:34:59 UTC
Created attachment 274961 [details]
How checkbuttons look (briefly) when clicked, with unpatched theme
Comment 3 LRN 2014-04-23 16:35:31 UTC
Created attachment 274962 [details]
How checkbuttons look (briefly) when clicked, with patched theme
Comment 4 Matthias Clasen 2014-04-24 03:20:13 UTC
Review of attachment 274960 [details] [review]:

ok
Comment 5 LRN 2014-04-24 03:38:30 UTC
Attachment 274960 [details] pushed as f4b61e9 - W32: remove the blue "selected" rectangle when activating a checkbutton