https://bugs.kde.org/show_bug.cgi?id=437920
--- Comment #6 from Marco Martin <notm...@gmail.com> --- (In reply to Vlad Zahorodnii from comment #3) > It looks like the shadow is destroyed before the x11 window is unmapped or > destroyed. iirc plasma dialog removes drop shadows before the window is > destroyed. > > KWindowShadow has to be destroyed after the QWindow is unmapped or destroyed. actually DialogShadows already is connected to the window destroyed signal,so the line can be safely just be removed -- You are receiving this mail because: You are watching all bug changes.