Created attachment 164876 [details] screen recording STEPS TO REPRODUCE 1. open Deluge torrent client 2. drag a column of the torrents list 3. OBSERVED RESULT A new entry is created in the task manager. Please watch the attached screen recording. Can reproduce with Quod Libet music player too. EXPECTED RESULT the observed result should not occur SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.7.0 Graphics Platform: Wayland
Does it happen on X11? If not I strongly suspect this is a bug in GTK3's Wayland support.
Cannot reproduce on X11. Operating System: Arch Linux KDE Plasma Version: 5.92.0 KDE Frameworks Version: 5.248.0 Qt Version: 6.7.0 Graphics Platform: X11
Thanks. Cannot reproduce on Wayland with Quod Libet.
Can reproduce with Deluge and Quod Libet today. There are other glitches too, such as arrows appearing in the center of the window. I suspect those arrows are implemented as a new top-level window, and that's what's confusing the Task Manager into thinking it's a multi-window app — because at that moment in time, technically it is! Probably the GTK devs never noticed this because on GNOME, there's no always-visible panel or dock that would expose the issue. Please report it upstream to GTK. Thanks!