Bug 203086

Summary: Windows on all desktops do not show on cube with window hover
Product: [Plasma] kwin Reporter: Mike <mike>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike 2009-08-08 15:33:05 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

I have a konsole window which is on all desktops, when I activate the cube with Ctrl+F11 the window disappears until I return to the desktop.

This only happens when the option "Windows hover above cube" is set.
Comment 1 Martin Flöser 2009-08-08 15:38:29 UTC
That's strange - I'll have a look at it.
Comment 2 Martin Flöser 2010-03-20 18:53:20 UTC
SVN commit 1105593 by graesslin:

Don't hover sticky windows as that cannot work.
BUG: 203086

 M  +2 -2      cube.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105593
Comment 3 Martin Flöser 2010-03-20 18:54:08 UTC
SVN commit 1105594 by graesslin:

Backport rev 1105593: Don't hover sticky windows as that cannot work.
CCBUG: 203086



 M  +2 -2      cube.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1105594