https://bugs.kde.org/show_bug.cgi?id=449474
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |UPSTREAM URL| |https://codereview.qt-proje | |ct.org/c/qt/qtdeclarative/+ | |/390702 CC| |[email protected] --- Comment #1 from Nate Graham <[email protected]> --- It's a general problem in Qt; Spacebar is used to trigger the highlighted UI element; while Enter/Return selects items in item views (list views, grid views, etc) In practice this is kind of an arbitrary distinction and people get confused about it. I agree that it would be better if enter/return also triggered the currently-highlighted UI element. Noah has submitted a thing upstream to fix this generically for Qt: https://codereview.qt-project.org/c/qt/qtdeclarative/+/390702 So I'm marking this as an upstream issue for now. If that doesn't get merged, then we can look into working around it ourselves in KDE. -- You are receiving this mail because: You are watching all bug changes.
