SUMMARY As per https://bugs.kde.org/show_bug.cgi?id=455332 STEPS TO REPRODUCE 1. Open Present Windows 2. Filter 3. Choose a Window with your keyboard 4. Filter OBSERVED RESULT Can't, because the filter bar lost focus and doesn't regain it on typing EXPECTED RESULT Can, typing goes to filter bar no matter which window is chosen Sidenote: reverting focus back to filter bar will potentially "forget" which window was chosen via keyboard, which would be a regression, ideally typing that aren't nav buttons would go to the filter regardless of focus. Operating System: Fedora Linux 36 KDE Plasma Version: 5.25.0 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.3 Kernel Version: 5.17.13-300.fc36.x86_64 (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 31.2 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3070/PCIe/SSE2
Cannot reproduce on Wayland; must be one of those weird X11-only focus bugs, of which we have a few.
(In reply to Nate Graham from comment #1) > Cannot reproduce on Wayland; must be one of those weird X11-only focus bugs, > of which we have a few. Most likely fixed by https://invent.kde.org/plasma/kwin/-/commit/a4b41c84e146062851b8adf96b9cd4ee512f52df at least currently I can't reproduce it with these changes applied, easily can without.
Excellent news. Does that patch also fix any of the following issues for you? - https://bugs.kde.org/show_bug.cgi?id=454275 - https://bugs.kde.org/show_bug.cgi?id=449907 *** This bug has been marked as a duplicate of bug 455100 ***