Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=82786

--- shadow/82786        2007-09-10 15:51:45.000000000 -0400
+++ shadow/82786.tmp.5850       2007-09-10 15:51:45.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 82786
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MDI Form: difference in menu merge order when child maximized
+
+Repro is ./ch02_Forms/MDIApplicationSample 
+from the sample code for the book "Windows Forms 2.0 Programming," by 
+Chris Sells and Michael Weinhardt, sources available from 
+http://www.sellsbrothers.com/writing/wfbook/
+
+
+Tested on SVN head on Win32.  Behaves as expected on 
+1.2.5_5 Win32, 1.2.5_5 Suse VM and 1.2.4 Win32.
+
+
+The MDI window has menus File and Window.  When a child windows is open 
+an Edit menu is merged in and the order is File-Edit-Window.  However 
+when the child window is maximized the order changes to Edit-File-
+Window.  (Note that the Edit menu is defined to have zero items).  The 
+order shouldn't change.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to