[Mono-bugs] [Bug 81477][Nor] New - MenuStrip doesn't honor MergeIndex in MDI scenario

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 27 17:22:28 EDT 2007


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 dan.maser at inin.com.

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

--- shadow/81477	2007-04-27 17:22:28.000000000 -0400
+++ shadow/81477.tmp.17066	2007-04-27 17:22:28.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 81477
+Product: Mono: Class Libraries
+Version: 1.2
+OS: RHEL 2.1
+OS Details: RHEL WS 4, kernel 2.6.9-42 on i686 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: Dan.Maser at inin.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MenuStrip doesn't honor MergeIndex in MDI scenario
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+ I have an MDI Parent and an MDI child window.  Menus from the MDI child 
+are merged in the MDI Parent's menu strip when the child is activated.  
+However, the MergeIndex and related settings don't seem to be honored.  I 
+have a test project (which I'll attach to this bug) which on Win32 merges 
+the MDI Child menu items intermixed in the MDI Parent but on linux mono 
+all of the MDI Child menu items just appear at the bottom of the MDI 
+Parent menu.
+
+
+Steps to reproduce the problem:
+1. Open the test project (which I'll attach to this bug)
+2. Run it and select "Open" from the File menu or use the button.
+3. The menus that belong to the MDI Child appear at the end of the File 
+menu, though on Win32 with the MS CLR they appear properly.


More information about the mono-bugs mailing list