Bug 444625

Summary: Selected buttons look the same whether focused or unfocused
Product: [Plasma] Breeze Reporter: magiblot
Component: QStyleAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: noahadvs
Priority: NOR    
Version: 5.23.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: How buttons look in Plasma 5.22
How buttons look in Plasma 5.23

Description magiblot 2021-10-29 19:35:37 UTC
Created attachment 143013 [details]
How buttons look in Plasma 5.22

SUMMARY

After upgrading to Plasma 5.23, a selected button no longer looks more highlighted when focused than when unfocused.

OBSERVED RESULT

Please see the attached pictures.

EXPECTED RESULT

It should be easy to recognize whether a button is focused or not, as it used to be before Plasma 5.23.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.14-arch1-1 (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 magiblot 2021-10-29 19:38:10 UTC
Created attachment 143014 [details]
How buttons look in Plasma 5.23

I forgot to say, although it can be deduced from the pictures: I'm using the normal Breeze color scheme.
Comment 2 Noah Davis 2021-10-29 22:24:52 UTC
This is fixed in 5.24. Unfortunately, the fix just missed the window of time for 5.23 and since it was technically implemented as a new feature (focus isn't conceptually new, but the way it was implemented matters), it wasn't cherry-picked into bug fix versions of 5.23. It works pretty well though and we've had some extra time to test it, so I wonder if it could be cherry picked into 5.23.3 after all.
Comment 3 Noah Davis 2021-10-29 22:26:35 UTC

*** This bug has been marked as a duplicate of bug 443469 ***
Comment 4 Bug Janitor Service 2021-10-30 00:14:39 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/breeze/-/merge_requests/160