STEPS TO REPRODUCE 1. Have a checkbox that is checked 2. Press the mouse button OBSERVED RESULT No visual feedback EXPECTED RESULT The checkbox darkens or something SOFTWARE/OS VERSIONS Linux/KDE Plasma: git master as of 2022-03-12 ADDITIONAL INFORMATION Checking an unchecked also is a bit glitchy as it turns dark on press but the animation then animates from regular white background to blue
A possibly relevant merge request was started @ https://invent.kde.org/plasma/breeze/-/merge_requests/244
Git commit 48110036359fb7a5969f9e99e7b75692e459d28a by Nate Graham. Committed on 10/09/2022 at 04:28. Pushed by ngraham into branch 'master'. Add pressed appearance for checked checkboxes and radio buttons There was a pressed appearance for unchecked checkboxes and radio buttons, but we were missing one for their checked states. This commit simply adds the same effect: a slight and subtle darkening while pressed. FIXED-IN: 5.26 M +2 -2 kstyle/breezehelper.cpp https://invent.kde.org/plasma/breeze/commit/48110036359fb7a5969f9e99e7b75692e459d28a