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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
