https://bugs.kde.org/show_bug.cgi?id=515214
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.0 Component|kcm_kscreen |Display Configuration | |widget and OSD CC| |[email protected] Product|systemsettings |plasmashell Summary|Display Configuration |Screen Chooser OSD accepts |shortcut does not open the |Enter to press all of the |main display configuration |large buttons, but not the |page when using keyboard |small one to open the KCM Assignee|[email protected] |[email protected] Keywords|accessibility |usability --- Comment #3 from Nate Graham <[email protected]> --- Yes, it requires the spacebar, like most UI controls that have keyboard focus. We're confusing you here because the large buttons don't; they accept Enter. So this primes your brain to think that Enter is the key used to activate UI elements via the keyboard. But it's not; we manually added it here because people expected it, but forgot to apply the same logic to the small configure button, so now everyone's even more confused. Ideally we would switch to Enter systemwide, but this currently conflicts with the behavior in dialogs that Enter presses the default button even if it's not focused. This is a mess we need to sort out. -- You are receiving this mail because: You are watching all bug changes.
