[Mono-bugs] [Bug 80035][Nor] Changed - Maximizing and then closing a MDI form doesn't close the mdi child form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 10:19:34 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=80035

--- shadow/80035	2006-11-25 06:18:38.000000000 -0500
+++ shadow/80035.tmp.12904	2006-11-25 10:19:34.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80035
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -54,6 +54,20 @@
 (System.Windows.Forms.Message& m) [0x00000] in
 /home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:185
 
   at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
 IntPtr wParam, IntPtr lParam) [0x0006b] in
 /home/alex/develop/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:171
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-25 10:19 -------
+The MDI child form closes just fine here, but the corresponding menu 
+item is indeed not removed.
+
+I also noticed that:
+* in the MdiList menu item, the MDI child forms are not listed in 
+the order in which they were added
+* closing an MDI child form does not update the Text of the MDI 
+container form
+* there's no checkmark next to the active MDI child in the MdiList 
+menu
+
+I'll submit separate bug reports for these later.


More information about the mono-bugs mailing list