[Mono-bugs] [Bug 78769][Nor] New - Form: Different behavior than .Net setting the mdi container IsMdiContainer property to false

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 17:52:42 EDT 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 unserkonig at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78769

--- shadow/78769	2006-07-05 17:52:42.000000000 -0400
+++ shadow/78769.tmp.16429	2006-07-05 17:52:42.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 78769
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: unserkonig at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Form: Different behavior than .Net setting the mdi container IsMdiContainer property to false
+
+Setting IsMdiContainer to false when the form is acting as a mdi container
+has a different behavior than .Net.
+
+Steps to reproduce the problem:
+1. Compile the sample
+2. Run it, and press the "Click me" button.
+
+Actual Results:
+Two clicks are needed to "clean" the mdi container form (remove the mdi
+children).
+
+Expected Results:
+In .Net a click is enough.


More information about the mono-bugs mailing list