https://bugs.kde.org/show_bug.cgi?id=397779
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/1692ae244bc5229 | |df78df2d5ba2e76418362cb50 Status|CONFIRMED |RESOLVED --- Comment #5 from Eike Hein <h...@kde.org> --- Git commit 1692ae244bc5229df78df2d5ba2e76418362cb50 by Eike Hein. Committed on 06/09/2018 at 09:43. Pushed by hein into branch 'Plasma/5.12'. Improve arrow key navigation of Kicker search results Summary: Kicker already makes sure the first search result is highlighted and actionable while searching. This patch makes arrow-down after typing move to the second search result instead of merely moving focus from the search field to the list, so the user doesn't have to press arrow-down twice anymore. It also allows using arrow-left/right to jump to the other result columns, when the cursor is at the start or end of the text field, respectively. Reviewers: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D15286 M +19 -1 applets/kicker/package/contents/ui/MenuRepresentation.qml M +1 -0 applets/kicker/package/contents/ui/RunnerResultsList.qml https://commits.kde.org/plasma-desktop/1692ae244bc5229df78df2d5ba2e76418362cb50 -- You are receiving this mail because: You are watching all bug changes.