Activity log for bug #1165198

Date Who What changed Old value New value Message
2013-04-05 20:56:27 MC Return bug added bug
2013-04-05 20:56:47 MC Return compiz: assignee MC Return (mc-return)
2013-04-05 20:56:52 MC Return compiz: status New In Progress
2013-04-05 21:38:10 MC Return branch linked lp:~mc-return/compiz/compiz.merge-fix1082001-gridded-windows-jump-workspaces
2013-04-07 11:01:43 MC Return branch linked lp:~mc-return/compiz/compiz.merge-fix1165198-horizontally-semimaximized-windows-do-not-snap-off-easily
2013-04-07 11:07:37 MC Return branch unlinked lp:~mc-return/compiz/compiz.merge-fix1082001-gridded-windows-jump-workspaces
2013-04-12 11:03:36 MC Return description [How to reproduce] 1.Semi-maximize a window horizontally (right mousebutton-click on the maximize button) 2.Try to restore your window by dragging the title bar to the side. [What you would expect to happen] The window should restore after you've dragged the titlebar a few pixels to the side. [What actually happens] The window will not restore until you reach the side of the screen and trigger either a viewport switch or trigger the grid preview. The problem is hidden in static void moveHandleMotionEvent (CompScreen *s, int xRoot, int yRoot) if (ms->optionGetSnapoffMaximized ()) does not check if (w->state () & (CompWindowStateMaximizedHorzMask) [How to reproduce] 1.Semi-maximize a window horizontally (right mousebutton-click on the maximize button) 2.Try to restore your window by dragging the title bar to the side. [What you would expect to happen] The window should restore after you've dragged the titlebar a few pixels to the side. [What actually happens] The window will not restore until you reach the side of the screen and trigger either a viewport switch or trigger the grid preview. The problem is hidden in static void moveHandleMotionEvent (CompScreen *s, int xRoot, int yRoot) if (ms->optionGetSnapoffMaximized ()) does not check if (w->state () & (CompWindowStateMaximizedHorzMask) *Here you can find a low quality screencast demonstrating the fix: https://bugs.launchpad.net/compiz/+bug/1167933/+attachment/3642013/+files/Screencast-showing-move-fixes-and-upgrade.vob
2013-04-12 11:07:17 MC Return summary Move plugin: Horizontally semi-maximized windows do not snap off easily Move plugin: Horizontally semi-maximized windows do not snap off easily, in fact they do not snap off at all
2013-04-13 14:03:03 PS Jenkins bot compiz: status In Progress Fix Committed
2013-06-15 23:00:04 MC Return compiz: importance Undecided Critical
2013-06-15 23:00:08 MC Return compiz: milestone 0.9.10.0
2013-07-23 22:05:13 Stephen M. Webb compiz: status Fix Committed Fix Released
2013-08-22 09:34:16 Launchpad Janitor compiz (Ubuntu): status New Fix Released
2013-08-22 09:34:16 Launchpad Janitor bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=61182
2013-08-22 09:34:16 Launchpad Janitor bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=561885
2013-08-22 09:41:51 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/compiz