Bug 203086 - Windows on all desktops do not show on cube with window hover
Summary: Windows on all desktops do not show on cube with window hover
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: LO normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 15:33 UTC by Mike
Modified: 2010-03-20 18:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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