Bug 188827

Summary: Fullscreen mode is broken when moving window
Product: [Plasma] kwin Reporter: Wieger Hofstra <kde>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Wieger Hofstra 2009-04-04 20:01:48 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

While in full screen modus, if you move the full screen window a bit, the plasma bottom bar pops up, and does not disappear again.

How to reproduce:

Alt+F3
> Advanced
> Fullscreen
press Alt + lmouse to move the window 1 pixel.

Now the plasma taskbar will be visible, and won't go away.
Comment 1 lucas 2009-10-03 12:00:35 UTC
SVN commit 1030845 by lmurray:

Use correct fullscreen geometry when moving fullscreen windows across
Xinerama screens.
BUG: 188827


 M  +2 -1      geometry.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030845
Comment 2 lucas 2009-10-03 12:02:15 UTC
SVN commit 1030846 by lmurray:

Backport r1030845:
Use correct fullscreen geometry when moving fullscreen windows across
Xinerama screens.
CCBUG: 188827


 M  +2 -1      geometry.cpp  


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