Skip to content

Guard closed windows against move and resize operations

Vlad Zahorodnii requested to merge work/cherry-pick-f339c428 into Plasma/6.2

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.

BUG: 492213

(cherry picked from commit f339c428)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org

Merge request reports

Loading