https://bugs.kde.org/show_bug.cgi?id=508524
Blazer Silving <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Blazer Silving <[email protected]> --- Can reproduce. Digging around in other widgets that I couldn't reproduce the issue in, I've found Nate actually seems to have fixed this exact issue in Kickoff a good while ago: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/542. However, the fix is written in QML, and Krunner is C++, the logic will need ported. I can't guarantee but that's what seems to be the issue, we want Krunner to "eat" the focus if invoked by shortcut. Wayland happens to sidestep the issue because of it's inherent focus behavior. PS and TL;DR, I readily use X11 every day for work, the reasons I cannot use Wayland are well-known and/or by design (VNC/remote access, window positioning). It's hard trying to help count and fix remaining X11 issues, if the reports are closed and locked. -- You are receiving this mail because: You are watching all bug changes.
