https://bugs.kde.org/show_bug.cgi?id=377309
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |usability Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #12 from Nate Graham <n...@kde.org> --- Let me be very clear regarding why this is a valid issue: 1. A thing that is not mouse-selectable (e.g. a toolbar button) should always activate with a single click even when using the double-click setting 2. The double-click exists because some people prefer for the first click on a mouse-selectable item to select it rather than open it, so they can more easily perform actions on the selected item(s) 3. A thing should only be mouse-selectable when there are actions besides (open/execute) that can be performed on it when selected Because the icons in System Settings icons view have no actions besides open/execute that can be performed on them when selected, they should not be mouse-selectable, which means they should always activate on single-click. They can still be keyboard-focusable for the purpose of keyboard navigation, but that's an entirely different matter, since *everything* should be keyboard-focusable. -- You are receiving this mail because: You are watching all bug changes.