[Mono-bugs] [Bug 79669][Maj] Changed - Setting Form.MaximizeBox to false hides all Controls on the form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 16 11:28:58 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 toshok at ximian.com.

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

--- shadow/79669	2006-10-15 10:22:16.000000000 -0400
+++ shadow/79669.tmp.27852	2006-10-16 11:28:58.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79669
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP SP1
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -54,6 +54,10 @@
             this.Controls.Add(this.button1);
 
             this.MaximizeBox = false; // THIS LINE CAUSES THE BUG
         }
     }
 }
+
+------- Additional Comments From toshok at ximian.com  2006-10-16 11:28 -------
+this is fixed in svn.  we missed the release by a day or two for this
+fix, unfortunately.


More information about the mono-bugs mailing list