https://bugs.kde.org/show_bug.cgi?id=492213
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/f339c4281f | |6c0513e1b847599f28f750eec01 | |923 Resolution|--- |FIXED --- Comment #5 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit f339c4281f6c0513e1b847599f28f750eec01923 by Vlad Zahorodnii. Committed on 26/09/2024 at 14:41. Pushed by vladz into branch 'master'. Guard closed windows against move and resize operations A closed window cannot react to new geometry, also requesting new geometry can involve accessing resources that are gone/deleted now. Scripts trying to move or resize a closed window is a bug though. M +12 -0 src/window.cpp https://invent.kde.org/plasma/kwin/-/commit/f339c4281f6c0513e1b847599f28f750eec01923 -- You are receiving this mail because: You are watching all bug changes.