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 767310 - High-contrast theme doesn't show focus rectangle in default button
High-contrast theme doesn't show focus rectangle in default button
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-06-07 01:15 UTC by Federico Mena Quintero
Modified: 2016-06-08 13:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
focused-buttons.png (8.24 KB, image/png)
2016-06-07 01:15 UTC, Federico Mena Quintero
  Details
HC: focus outline more prominent (10.69 KB, patch)
2016-06-08 10:16 UTC, Jakub Steiner
committed Details | Review

Description Federico Mena Quintero 2016-06-07 01:15:53 UTC
Created attachment 329231 [details]
focused-buttons.png

Attached are screenshots for two buttons when they have the focus.  The first two screenshots are in the normal Adwaita; the other two are in Hight Contarast mode.

Note how the Open button (which is the default) doesn't get a focus rectangle in Hight Contrast mode.  Maybe it *is* being drawn as black-on-black?

(... also, the focus rectangles could be more prominent in High Contrast in general, I think.)
Comment 1 Jakub Steiner 2016-06-08 10:16:48 UTC
Created attachment 329370 [details] [review]
HC: focus outline more prominent

- make visible regardless of colors used
- make larger and more inset
Comment 2 Matthias Clasen 2016-06-08 13:00:06 UTC
Attachment 329370 [details] pushed as 6de0ecb - HC: focus outline more prominent