SUMMARY The setup is that I have 2 Jetbrains IDEs that are overlapping with each other. When I select one to bring to foreground, the mouse clicks, etc. are still being sent to the background app. So far I am not sure what kind of apps trigger it, but it seems flatpak and native apps are safe. jp_bennett in matrix chat room also reported this happenning with vscode/thunderbird + chrome STEPS TO REPRODUCE Not guaranteed to be reproduced, it sometimes happens with the same Jetbrains IDE, but most often it is with different IDEs 1. Have 2 windows overlap 2. Switch between which window is in focus 3. Click/right-click/type and observe if it's directed to the appropriate window SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 40 (available in About System) KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2
Do you have the "Slide Back" effect enabled?
Could also be Bug 478556.
(In reply to Zamundaaa from comment #1) > Do you have the "Slide Back" effect enabled? No, it is disabled. If i enabled that things are thousand times worse.
*** This bug has been marked as a duplicate of bug 478556 ***
It happened again, and this time between a Jetbrains IDE and zulip (installed from Flatpak). This time it was because neither windows were in focus, and even though I clicked on the Jebtrains IDE in the foreground, the actions were selected for zulip in the background. Zulip remained in the background during that.
The problem is one or both of those apps not supporting the xdg-activation-v1 Wayland protocol.