https://bugs.kde.org/show_bug.cgi?id=389182
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de Resolution|--- |WONTFIX Status|UNCONFIRMED |RESOLVED --- Comment #2 from Kai Uwe Broulik <k...@privat.broulik.de> --- As you can tell this is fixed on Wayland. It cannot be fixed on X. On X the way global shortcuts work is that we register a "soft key grab" which means X server will grab the key once its pressed, we register that, release the grab again, and the invoke whatever action has been configured. This unfortunately also means that the active window will briefly lose focus leading to the flickering you described. As for the OSD, I noticed that too but the blur effect is currently being rewritten which might also solve this. -- You are receiving this mail because: You are watching all bug changes.