Initial report: BUG 453943 SUMMARY After the recent QML rewrite of the desktopgrid effect, the next click after moving windows between desktops will now get swallowed, which means in order to go back to one of the desktops after moving a window, you need to click twice. Clicking while the opening/closing animation is playing or while windows are still animated also doesn't work as expected and the click sometimes will get ignored. This is especially frustrating when the animations are slow / their durations too long. See https://youtu.be/A0ydBC6tvUQ STEPS TO REPRODUCE 1. set up a grid 2. open some windows 3. move windows between desktops on the grid 4. try to left-click on a free space to return to one of the desktops SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 ADDITIONAL INFORMATION - KWin built from 09ba8729fc12 (current master) using the modified PKGBUILD of the Arch repos - kdecoration built from 4123ec8c1993 (current master) using the modified PKGBUILD of the Arch repos - plasma-wayland-protocols built from 26fb07b9f8d3 (current master) using the modified PKGBUILD of the Arch repos - the remaining dependencies were all from the official Arch repos
Are you on X11? And if so, can you not reproduce the issue on Wayland? If that's the case, this is probably the same as Bug 451150 and Bug 451450, which all seem to have the same root cause.
Nope, seems to be only applicable to X11.
*** This bug has been marked as a duplicate of bug 454275 ***