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-11 11:47:13.000000000 -0400 +++ shadow/82786.tmp.28452 2007-09-11 11:47:39.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82786 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -28,6 +28,16 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-11 11:47 ------- +Fixed in r85639. Thanks for the report! + +2007-09-11 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripManager.cs: When we have added MDI buttons onto a +MenuStrip, we + can't let them count as real items when calculating where to merge in the + user's items. [Fixed bug #82786] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
