https://bugs.kde.org/show_bug.cgi?id=438315
--- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 07a6b500c8837da16a25a3454a0b89c36cf7b814 by Vlad Zahorodnii. Committed on 26/05/2023 at 11:21. Pushed by vladz into branch 'master'. Add closed window checks in some window activation code paths A closed window cannot be activated, so guard relevant code paths to ensure that we don't hit this unexpected case. M +3 -0 src/activation.cpp M +5 -0 src/focuschain.cpp https://invent.kde.org/plasma/kwin/-/commit/07a6b500c8837da16a25a3454a0b89c36cf7b814 -- You are receiving this mail because: You are watching all bug changes.