Created attachment 149861 [details] Shows the animations not playing for a few seconds after switching virtual desktops SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** When I switch to another virtual desktop, the window open/close animations do not trigger when I open/close a window for around three seconds after switching. They only start to trigger once I'm in the virtual desktop for more than three seconds. This is inconvenient as I switch between virtual desktops all the time in my workflow. STEPS TO REPRODUCE 1. Set a Window Open/Close Animation in Desktop Effects settings 1. Switch from one virtual desktop to another 2. Open/close a window within ~2-3 seconds from switching OBSERVED RESULT Windows do not trigger their open/close animations, as if no open/close animation was set in the settings. EXPECTED RESULT Windows trigger their open/close animations as usual. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Artix Linux 5.18.3-zen1-1-zen (64-bit) (available in About System) KDE Plasma Version: 5.25.0 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.4 ADDITIONAL INFORMATION Graphics Platform: Wayland Mesa version: 22.1.1-2 CPU/GPU: Ryzen 7 5700G
Update: I've narrowed down the cause of the bug. When the virtual desktop switching effect (Fade/Slide) is still active, the window open/close effects do not play. If I disable the switching effects, the open/close animations trigger as usual. So right now, I think the bug is that the virtual desktop switching effects and window open/close effects cannot play at the same time.