SUMMARY Currently, when you open kickoff by hitting the Meta key and start typing to search some application and the cursor is somewhere in the middle of the kickoff window and not moving, the following happens: With the first entered letter, the search is started and the very first item is selected. With the second letter and onward, the selection jumps to the position where cursor is located. This is somewhat unfriendly to keyboard users: Hit meta, type and press enter -- as in most cases the first item in the list is the desired one. With the current workflow the above doesn't work well and I find myself often to open wrong applications or files. The placed cursor is in general at some random position so that you get some kind of nondeterministic result every time you search. I would expect the selection to differ from the first item only once the cursor is actually moved. I hope this makes sense. :)
Are you using Wayland or X11?
(In reply to Nate Graham from comment #1) > Are you using Wayland or X11? Wayland and ... Operating System: openSUSE Tumbleweed 20230413 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.8
Do you think this is actually a bug and related to https://bugs.kde.org/show_bug.cgi?id=456231 ?
Or this one https://bugs.kde.org/show_bug.cgi?id=454349 ?
Definitely Bug 454349. *** This bug has been marked as a duplicate of bug 454349 ***
(In reply to Nate Graham from comment #5) > Definitely Bug 454349. Alright, thanks! I wish so much the fix could / would be backported. Plasma 6 is still so long away. ;)