https://bugs.kde.org/show_bug.cgi?id=397448
Bug ID: 397448 Summary: Deleted windows have to remember their parents Product: kwin Version: git master Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: core Assignee: kwin-bugs-n...@kde.org Reporter: vladz...@gmail.com Target Milestone: --- Steps to reproduce: * Open Dolphin * Open Dolphin Preferences dialog * Close it Expected results: During fade/glide/scale animation, the dialog stays above dolphin. Actual results: The dialog goes behind dolphin. Possible cause: Deleted windows can't be transients, so closed dialogs are not raised above their parents in Workspace::constrainedStackingOrder(). -- You are receiving this mail because: You are watching all bug changes.