[Mono-bugs] [Bug 80663][Wis] New - MDI + MenuStrip problems in 1.2.3
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 29 19:00:53 EST 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 trofimich at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80663
--- shadow/80663 2007-01-29 19:00:53.000000000 -0500
+++ shadow/80663.tmp.20404 2007-01-29 19:00:53.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 80663
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: trofimich at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MDI + MenuStrip problems in 1.2.3
+
+Hi!
+
+There are a few bugs with MDI and ManuStrip in mono 1.2.3:
+
+1) MenuStrip has property MdiWindowListItem. When i fill this item and
+create first child form than application crashes.
+
+2) MenuStrip has property AllowMerge. If this property = true than childs
+MenuStrip should be merged with parent's menu strip. In mono child's menu
+strip never merged with parent's menu strip.
+
+3) When child form maximized and parent form has menu strip then child
+form's menu should be embedded in parent's menu strip, not in MainMenu. See
+attached screenshots
More information about the mono-bugs
mailing list