Controls which currently have keyboard focus (where pressing Space will activate them) are hardly distinguishable from other controls. An unchecked CheckBox has a faint blue border, a checked one has nothing. A flat ToolButton doesn't have any indication of focus. This is bad for accessiblity and makes testing keyboard navigation hard. Reproducible: Always
Hi Kai, You're talking about the plasma theme ? Or the widget style ?
Screenshot ?
The Plasma theme.
I can confirm this when using keyboard navigation on current Breeze theme.
Marco fixed pushbuttons with https://cgit.kde.org/plasma-framework.git/commit/?id=1d6870b156241496af56caf736fe611a7ec5467e Flat ToolButtons seems to be fixed now too. Looks like checkboxes are still broken though. Slider handles could also use a better effect. It's visible, but very faint.
Git commit 7c5e338b5b68185f706489336a812f280f7967b4 by Noah Davis. Committed on 06/10/2021 at 20:46. Pushed by ndavis into branch 'master'. breeze: update checkbox and radiobutton style matches changes to Breeze QStyle M +17 -45 src/desktoptheme/breeze/widgets/checkmarks.svg https://invent.kde.org/frameworks/plasma-framework/commit/7c5e338b5b68185f706489336a812f280f7967b4
Git commit c43de5c8ecd5f9602fc68fcc0b8b8236ab3e375b by Noah Davis. Committed on 06/10/2021 at 20:46. Pushed by ndavis into branch 'master'. breeze: update slider style M +156 -455 src/desktoptheme/breeze/widgets/slider.svg https://invent.kde.org/frameworks/plasma-framework/commit/c43de5c8ecd5f9602fc68fcc0b8b8236ab3e375b