[Mono-bugs] [Bug 80038][Nor] New - MDI: Closing maximized MDI child does not update Form.Text of container

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 25 10:27:48 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=80038

--- shadow/80038	2006-11-25 10:27:48.000000000 -0500
+++ shadow/80038.tmp.13076	2006-11-25 10:27:48.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 80038
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+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: Closing maximized MDI child does not update Form.Text of container
+
+When the active maximized MDI child is closed and no other MDI child is 
+maximized, then Form.Text of the MDI container should revert back to its 
+original value.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. following the on-screen instructions in tab #1.
+
+Note: I've also committed a corresponding unit test in MdiFormTest.cs, 
+and marked it NotWorking (until this bug is fixed).


More information about the mono-bugs mailing list