https://bugs.kde.org/show_bug.cgi?id=462141
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/f0 |ma/plasma-desktop/commit/75 |5593c29f968a14cf214d9dd6994 |3eff38aa2adb47bf1fbd848ef50 |f6150d6b8e0 |04b7cbd37da --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 753eff38aa2adb47bf1fbd848ef5004b7cbd37da by Nate Graham. Committed on 30/11/2022 at 14:42. Pushed by ngraham into branch 'Plasma/5.26'. kcm/keys: don't allow collapsing single shortcut ation list items The purpose of collapsibility is to have only one item at a time expanded in multi-item lists. But when there's only one item, this doesn't make sense, and the button doesn't even do anythign when clicked. So let's hide it. FIXED-IN: 5.26.5 (cherry picked from commit f05593c29f968a14cf214d9dd6994f6150d6b8e0) M +2 -0 kcms/keys/package/contents/ui/ShortcutActionDelegate.qml M +3 -1 kcms/keys/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/commit/753eff38aa2adb47bf1fbd848ef5004b7cbd37da -- You are receiving this mail because: You are watching all bug changes.