Version: unspecified (using Devel) OS: Linux When a full screen application that changes the screen resolution exits some windows will be resized. It seems to affect the window in the upper left the most. I tried turning off maximizing windows by dragging to top and tile windows by dragging to side with no change. I am running KDE 4.6.5 but I didn't see that in the drop box. Also the rpms are from PCLinuxOS. Reproducible: Always Steps to Reproduce: Set your desktop to 1024x768 and open Dolphin in the upper left of the screen and resize it to about 800x600. Now run a full screen application like Tower Toppler that resizes to 640x480. Exit from Tower Toppler. Actual Results: When you exit from Tower Toppler, Dolphin will be resized. This can be reproduced almost every time. Very rarely does it not do it. Expected Results: KDE should not automatically resize windows. Earlier versions of kde 4 (4.1 I believe) did not do this.
No application should resize the screen. This is out of bounds of an application. If the application requires a small resolution, you should run it in windowed mode. Apart from that: of course KWin has to ensure that the windows are not bigger than the screen. Because of that it is the expected and correct behavior to resize the too big Dolphin window.
Ok it is a feature added sometime after version 4.2.2, fair enough. Can I change this bug report to a request for a check box option to turn this feature off somewhere in the in KDE control center? It could be called: [] disable automatic resizing of windows when resolution changes That would work for me.
> Ok it is a feature added sometime after version 4.2.2, fair enough. Can I > change this bug report to a request for a check box option to turn this feature > off somewhere in the in KDE control center? No, we would not implement such a feature. That just clutters the code, is difficult to maintain, difficult to find and has a very limited usecase.
You seem to think that playing games is not a thing KDE users do. Why? I do it a lot, and the reported 'feature' of moving and resizing application windows can be EXTREMELY annoying.
*** This bug has been marked as a duplicate of bug 80265 ***