Version: SVN (using KDE 4.5.90) OS: Linux Reproducible: Always Steps to Reproduce: 1) Open a window on screen N, and set it to fullscreen (Alt+F3->Advanced->Fullscreen) 2) Alt+Drag it to another screen, M, so it snaps on 3) Disable Fullscreen Actual Results: The window jumps back to screen N when exiting fullscreen mode. Expected Results: The window should remain on screen M, since it was dragged there. Using the latest proprietary nVidia drivers with TwinView on Arch Linux, with an unofficial snapshot build of >= 4.6RC1. I will try take a look into this if I get time, but feel free to fix it meanwhile.
Git commit d35ec6d18377fd872207b88dd39f560a483bcc14 by Matthias Fuchs. Committed on 28/07/2011 at 23:49. Pushed by mfuchs into branch 'KDE/4.7'. Fixes disabling fullscreen for windows using two displays. Dragging a fullscreen window to another screen and then disabling fullscreen keeps the window at the new screen. BUG:261704 FIXED-IN:4.7.1 REVIEW:102103 M +1 -0 kwin/client.h M +21 -3 kwin/geometry.cpp http://commits.kde.org/kde-workspace/d35ec6d18377fd872207b88dd39f560a483bcc14
Git commit 63604784e610fab38a10eb60a5210d71ded8f12d by Matthias Fuchs. Committed on 28/07/2011 at 23:49. Pushed by mfuchs into branch 'master'. Fixes disabling fullscreen for windows using two displays. Dragging a fullscreen window to another screen and then disabling fullscreen keeps the window at the new screen. BUG:261704 FIXED-IN:4.7.1 REVIEW:102103 (cherry picked from commit d35ec6d18377fd872207b88dd39f560a483bcc14) M +1 -0 kwin/client.h M +21 -3 kwin/geometry.cpp http://commits.kde.org/kde-workspace/63604784e610fab38a10eb60a5210d71ded8f12d