Hi All,

    fix for http://bugzilla.gnome.org/show_bug.cgi?id=426519
               http://bugs.opensolaris.org/view_bug.do?bug_id=6532909
   
    All details are included in the bug reports.


 diff -rup metacity-2.18.0/src/window.c ../metacity-2.18.0/src/window.c
--- metacity-2.18.0/src/window.c    2007-04-05 10:17:19.349211000 +0200
+++ ../metacity-2.18.0/src/window.c    2007-04-05 10:16:51.055657000 +0200
@@ -3354,6 +3354,8 @@ meta_window_move_resize_internal (MetaWi
                                 &window->user_rect.x,
                                 &window->user_rect.y);
     }
+  else
+       window->user_has_move_resized = FALSE;
  
   if (need_move_frame || need_resize_frame ||
       need_move_client || need_resize_client)  

-- 
              Erwann Ch?ned?,
 Desktop Group, Sun Microsystems, Grenoble
 Phone  : +33 476 188 358       ext: 38358
[ I speak for myself, not for my employer ]



Reply via email to