https://bugs.kde.org/show_bug.cgi?id=431778
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|CONFIRMED |RESOLVED --- Comment #8 from Fushan Wen <qydwhotm...@gmail.com> --- See https://invent.kde.org/plasma/plasma-workspace/-/blob/7364149af89ba2bd5b9d9a64b911594c8f01bad9/libtaskmanager/tasksmodel.cpp#L202 When closing Teams' window, it doesn't really "close" it, instead, it sets `SkipTaskbar` property to true, so the window is hidden in the taskbar. After opening Teams' window again, it sets `SkipTaskbar` property to false, and it's intended to restore the previous position of the window. I mark the bug as RESOLVED INTENTIONAL as MS developers are really genius. -- You are receiving this mail because: You are watching all bug changes.