Bug 370425 - No focus indicator on buttons with Breeze and Breeze dark GTK themes
Summary: No focus indicator on buttons with Breeze and Breeze dark GTK themes
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: 5.9.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Janet Blackquill
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-10 19:25 UTC by Dmitri
Modified: 2019-11-11 00:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.17.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri 2016-10-10 19:25:36 UTC
There's no focus indicator on buttons when using Breeze/Breeze-Dark GTK2 or GTK3 themes, making using the keyboard to navigate a bit difficult. Focus indicators are visible when using Adwaita or Arc, and the focus highlight for the QtStyle works, so it's specific to the gtk styles.

Reproducible: Always

Steps to Reproduce:
1. Open gtk3-demos, and then run the button boxes demo.
2. Use the [Tab] key to move around the buttons.


Actual Results:  
No focus indicator to see what button will be pressed when pressing [Space] or [Enter]

Expected Results:  
Expect to see some kind of focus indicator (An underline or highlight would stylistically match the breeze qtstyle) to see what button will be pressed when pressing [Space] or [Enter].