STEPS TO REPRODUCE 1. Position the mouse pointer where the launcher window will pop up. 2. Don't move the mouse. 3. Press [meta] to open the launcher. 4. Type something to search. 5. Press [enter] to launch the first result on the list. OBSERVED RESULT Item under the mouse pointer is highlighted and launched. EXPECTED RESULT First result of the search is highlighted and launched. ADDITIONAL INFORMATION This used to work correctly.
I'm unable to reproduce with kickoff included in Plasma. Plasma 5.23 beta, Arch Linux.
I can reproduce the issue. This was working in the past, but I guess it got broken in one of many many code refactors.
Will be fixed by https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/573
Git commit 9d48efbb11bdcabdfd7b459c721f55e6259430d3 by Noah Davis. Committed on 06/10/2021 at 16:43. Pushed by ndavis into branch 'master'. kickoff: fix hover changing index when moving between search and normal pages M +3 -0 applets/kickoff/package/contents/ui/KickoffItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/9d48efbb11bdcabdfd7b459c721f55e6259430d3
Git commit 7a4dd40f6bea0434f6fd7842897f28843e7e05e2 by Noah Davis. Committed on 06/10/2021 at 17:10. Pushed by ndavis into branch 'Plasma/5.23'. kickoff: fix hover changing index when moving between search and normal pages (cherry picked from commit 9d48efbb11bdcabdfd7b459c721f55e6259430d3) M +3 -0 applets/kickoff/package/contents/ui/KickoffItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/7a4dd40f6bea0434f6fd7842897f28843e7e05e2
This is broken again. 5.25.4
Yeah. Thankfully it's already fixed again in Plasma 5.25.5 and 5.26. :)