Bug 230043

Summary: Grouped windows get silently unmapped when a sibling is closed and if "hide utility windows ..." is not checked
Product: [Plasma] kwin Reporter: Dima Ryazanov <dima>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dpalacio
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dima Ryazanov 2010-03-09 02:56:07 UTC
Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    Ubuntu Packages

Under System Settings->Window Behavior->Window Behavior->Advanced, uncheck "Hide utility windows for inactive applications". Open two windows, group them, then close the active one.
Now, the other window stops getting any events. You cannot click it or move it; mouse events just go to the window below it. It does not get repainted, either.
Comment 1 Thomas Lübking 2010-03-09 16:40:49 UTC
hmm, looks like the minimize state gets borked

the window is not marked minimized, yet unmapped - what you see is just the "shadow" in the comositor which, assuming it's not minimized, still paints the unmapped window which, being unmapped, does of course not update (into redirection)
Comment 2 Thomas Lübking 2010-05-24 20:22:38 UTC
*** Bug 238716 has been marked as a duplicate of this bug. ***
Comment 3 Thomas Lübking 2010-08-27 11:42:03 UTC

*** This bug has been marked as a duplicate of bug 225500 ***