Summary: | Partially maximized windows snap back when moved | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Christoph Feck <cfeck> |
Component: | core | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | chalkerx |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/30b92da4bd733b58b7d27eb58ca1f3e6984b9091 | Version Fixed In: | 4.9rc1 |
Sentry Crash Report: |
Description
Christoph Feck
2011-10-04 09:21:02 UTC
I assume that Martin & Lubos have coordinated this, so it's probably intended. *shrug* https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/602572955659fad30b1f9148f2b4a2453dc687e3 *** Bug 283925 has been marked as a duplicate of this bug. *** Fully maximized windows do not have this behaviour: they just can't be moved, they don't have the resize arrows. That looks much better. Snapping back on move/resize looks like a bug and is a bad thing to do. *** Bug 283925 has been marked as a duplicate of this bug. *** If it is intended, then I would like to understand why. Here, when I open a window that is wider than the screen, I cannot move the window so that I see the contents of the initially hidden part, and I also cannot reach the "unmaximize" button, because I cannot move the buttons into view. Git commit 1d468ea69184e08319414739e4b4a14afb7c9b3d by Thomas Lübking. Committed on 02/11/2011 at 21:13. Pushed by luebking into branch 'master'. checkWorspacePosition on screen changes only REVIEW: 103029 BUG: 283302 M +1 -0 kwin/client.h M +2 -1 kwin/geometry.cpp http://commits.kde.org/kde-workspace/1d468ea69184e08319414739e4b4a14afb7c9b3d The bug is back (using master). thanks for the notice i deleted a bit too much in 33ffe90128df6ae038b27bd9c9371acacaeee098 RR: https://git.reviewboard.kde.org/r/105360/ If Martin doesn't notice until 22:00 CEST i'll just push it Git commit 30b92da4bd733b58b7d27eb58ca1f3e6984b9091 by Thomas Lübking. Committed on 25/06/2012 at 21:54. Pushed by luebking into branch 'KDE/4.9'. re-fix bug #283302 broke by accident with 33ffe90128df6ae038b27bd9c9371acacaeee098 REVIEW: 105360 FIXED-IN: 4.9rc1 M +1 -0 kwin/geometry.cpp http://commits.kde.org/kde-workspace/30b92da4bd733b58b7d27eb58ca1f3e6984b9091 |