https://bugs.kde.org/show_bug.cgi?id=455099
--- Comment #4 from Niklas Stephanblome <niklas.stephanbl...@outlook.de> --- (In reply to Mark S from comment #3) > (In reply to Niklas Stephanblome from comment #2) > > I fixed this and the merge request will hopefully soon be merged. With this > > change, there will ALWAYS be one window highlighted while using the > > keyboard. One can also easily change the selection with the arrow keys at > > any time, even while typing in the searchbox. > > > > Here it is: https://invent.kde.org/plasma/kwin/-/merge_requests/2562 > > I noticed on line 78 the auto focus of the search field was set to false as > the fix for this. Unless I'm mistaken, this will mean clicking on the search > field to focus it before typing, instead of just immediately typing once the > Present Windows effect is opened. Is there an alternative workaround for > this? If I am mistaken, this can be ignored. > > I ask because I navigate this effect almost exclusively by opening it, > immediately typing, then hitting enter (this last part also appears to now > be broken, I'll file a separate bug). No worries, I thought of this already. All the keys are forwarded to the search field automatically, which means you can start typing anytime and whenever you want, it will still all be seen by the searchfield. -- You are receiving this mail because: You are watching all bug changes.