Bug 370425

Summary: No focus indicator on buttons with Breeze and Breeze dark GTK themes
Product: [Plasma] Breeze Reporter: Dmitri <dkour>
Component: gtk themeAssignee: Janet Blackquill <uhhadd>
Status: RESOLVED FIXED    
Severity: normal CC: kamikazow, nate
Priority: NOR    
Version: 5.9.4   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.17.0

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].