Bug 290529

Summary: Animations are always shown above all other windows even if they should be behind
Product: [Plasma] kwin Reporter: ultr <ultr>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description ultr 2012-01-03 20:44:51 UTC
Version:           unspecified (using KDE 4.7.4) 
OS:                Linux

Animations of hiding panels or closed windows (Glide effect) are shown above all other windows even in the situations when they should be shown behind.

Reproducible: Always

Steps to Reproduce:
A1) set Plasma Panel to auto-hide
A2) open a new window
A3) set the window to Always-On-Top
A4) place the window over the place occupied by panel when shown
A5) touch screen edge to show the panel - it is animated and shown behind the window (ok)
A6) move the mouse away, the panel gets hidden - the animation of panel hiding is shown above the Konsole window (bug)

B1) enable Glide effect for windows
B2) open two Konsole windows
B3) place the windows so that they partially overlap themselves
B4) set one of them to stay Always-On-Top
B5) close the other window - the glide animation will be shown above the Always-On-Top window while it should appear behind it

Actual Results:  
animations are always shown above

Expected Results:  
animations should appear with correct z-order
Comment 1 Martin Flöser 2012-01-03 21:01:41 UTC

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