Bug 188827 - Fullscreen mode is broken when moving window
Summary: Fullscreen mode is broken when moving window
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: HI normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-04 20:01 UTC by Wieger Hofstra
Modified: 2009-10-03 12:02 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 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