Summary: | Keyboard shortcut Shift+Enter does not remove entry in Krunner history | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Thiago Sueto <herzenschein> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 5.16.4 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/6f0d0a22366b9bd007c8d8f1d71f5bddc3e9a98b | Version Fixed In: | 5.16.5 |
Sentry Crash Report: |
Description
Thiago Sueto
2019-08-27 13:18:51 UTC
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 |