Pressing Shift+Enter, the proper keyboard shortcut in Krunner for removing an entry from its history, does not work as intended. Instead, it ignores the Shift and selects the entry. SOFTWARE/OS VERSIONS Operating System: Kubuntu 19.04 (with backports) KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.12.2 Kernel Version: 5.0.0-25-generic
It probably always shows Shift+Enter for the first action button. But agreed, it should probably trigger it there as well. The history model is separate from the results list, so that is why it doesn't "just work"
Git commit 6f0d0a22366b9bd007c8d8f1d71f5bddc3e9a98b by Kai Uwe Broulik. Committed on 28/08/2019 at 06:42. Pushed by broulik into branch 'Plasma/5.16'. Replicate Shift+Enter for action invocation for history as well This was missing from the ResultsList, just copied it over. FIXED-IN: 5.16.5 Differential Revision: https://phabricator.kde.org/D23494 M +10 -3 lookandfeel/contents/runcommand/RunCommand.qml https://commits.kde.org/plasma-workspace/6f0d0a22366b9bd007c8d8f1d71f5bddc3e9a98b