https://bugs.kde.org/show_bug.cgi?id=495835
--- Comment #4 from Noah Davis <noaha...@gmail.com> --- When you try to take a screenshot with a delay, the window is hidden and then shown minimized. This is done to avoid a minimize animation, but still give a clickable entry in the task manager. It seems like what happens now is that rather than hiding the window and showing it minimized in the task manager, the window just hides and reopens according to the window placement rules. I am not sure what causes the bug, but I don't think it's in Spectacle's code. If I had to guess, I would say it's in QtWayland (unless this bug exists on X11 too; I'll need to test) or KWin since those two change fairly frequently and have a lot of authority over how windows are managed. -- You are receiving this mail because: You are watching all bug changes.