https://bugs.kde.org/show_bug.cgi?id=453197
vyacheslav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INTENTIONAL |--- --- Comment #4 from vyacheslav <[email protected]> --- (In reply to Vlad Zahorodnii from comment #3) > > But when window initially vertically maximized then size after unmaximize > > is lost > > when a window is started initially vertically maximized, kwin has no idea > what size the window must have after unmaximizing, e.g. whether it should > have the same size as the height of the work area or something else. Atm > iirc it picks some small size. Why kwin does not know previous size? Kwin remember it before maximize and restores it after unmaximize. It works for any size except when height equals to work area size. And further: If vertical size to stretch manually to whole work area using mouse then kwin restores it after unmaximize as expected(!). Restoring does not working, for some reason, only if window height initially equal to work area size. So: 1. When window height less than work area height kwin restores it after unmaximize - OK 2. When window height equal to work area height and height was changed manually by mouse kwin restores it after unmaximize - OK 3. When window height equal to work area height initially and height WAS NOT changed by mouse kwin does not restore it after unmaximize - FAIL It is real bug. And it is very annoying restore windows vertical size after unmaximize (using mouse) hundred times per day. -- You are receiving this mail because: You are watching all bug changes.
