https://bugs.kde.org/show_bug.cgi?id=444962
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/9cc80d7468c9 | |2a2800daf98319e626e022ff104 | |5 --- Comment #12 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 9cc80d7468c92a2800daf98319e626e022ff1045 by Vlad Zahorodnii. Committed on 07/12/2021 at 09:50. Pushed by vladz into branch 'master'. wayland: Resize the client to last requested client size if decoration is destroyed If the decoration is destroyed before the window is mapped, kwin can respond with a configure event that has 0x0 size. New tests check that problematic case. M +48 -0 autotests/integration/xdgshellclient_test.cpp M +2 -1 src/abstract_client.cpp https://invent.kde.org/plasma/kwin/commit/9cc80d7468c92a2800daf98319e626e022ff1045 -- You are receiving this mail because: You are watching all bug changes.