Bug 428916 - Return/Enter Key no longer works as shortcut
Summary: Return/Enter Key no longer works as shortcut
Status: CONFIRMED
Alias: None
Product: frameworks-kdeclarative
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.75.0
Platform: Manjaro Linux
: HI normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2020-11-10 03:33 UTC by Torma
Modified: 2020-11-10 21:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torma 2020-11-10 03:33:22 UTC
SUMMARY
Can no longer set "Return"/"Enter" as keyboard shortcut/modify default behaviour. EX. In Dolphin, setting "Return" to "rename" or a custom "open with" dialog, or at the very least setting it to not open the selected file no longer works. It worked prior to Plasma 5.20 update.

STEPS TO REPRODUCE 
1. In Plasma 5.19, set a Standard/Global shortcut to "Return" ("Enter" key) (Ex. Rename [default F2] set to "Return").
2. Update to Plasma 5.20
3. Open Dolphin
4. Select a file
5. Press "Return"/"Enter"

OBSERVED RESULT
File opens in default application.

EXPECTED RESULT
File name editing mode entered.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.8.18-1-MANJARO
(available in About System)
KDE Plasma Version: 5.20.2
KDE Frameworks Version: 5.75.1
Qt Version: 5.15.1

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2020-11-10 21:45:34 UTC
Confirmed. 

Seems like an issue with the QML-based shortcut input button not handling the return and enter keys. I'll note that return/enter with a modifier key does seem to work.