[Mono-bugs] [Bug 80040][Min] New - MDI: MDI child forms listed in wrong order in MdiList menu
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 11:31:32 EST 2006
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80040
--- shadow/80040 2006-11-25 11:31:32.000000000 -0500
+++ shadow/80040.tmp.14260 2006-11-25 11:31:32.000000000 -0500
@@ -0,0 +1,32 @@
+Bug#: 80040
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MDI: MDI child forms listed in wrong order in MdiList menu
+
+Currently, MDI child forms are not listed in the MdiList menu in the same
+order in which they were added to the MDI container.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
+
+Hiding/unhiding MDI childs should not modify the order in the designated
+MdiList menu.
+
+Note: if a given MDI child is hidden, it should no longer be listed in
+the designated MdiList menu and added back to its original position once
+it's made visible again. This is currently broken in Mono, but I'll
+submit a separate bug report for this.
More information about the mono-bugs
mailing list