A window with fixed position is not maximizable, so once this is evaluated, the maximization function takes a short exit. This is not necessarily correct or obvious for partial maximization and / or a "0" position on the non fixed axis. Possible resolution would be to allow maximization with constrained position (hardcoding NW or actually considering gravity) Reproducible: Always
Git commit b69e83f900da8b18ab9dc03f333a8b3ab22d0de8 by Thomas Lübking. Committed on 04/02/2013 at 21:21. Pushed by luebking into branch 'master'. Permit maximization of windows with fixed position A window can be "maximized" despite it's position is fixed. Most obvioulsy for a corresponding of "0", but also in other cases. The window can still be resized, some size is the maximum one and there's no reason to prevent the shortcut of this state. REVIEW: 108789 FIXED-IN: 4.11 M +14 -8 kwin/geometry.cpp http://commits.kde.org/kde-workspace/b69e83f900da8b18ab9dc03f333a8b3ab22d0de8