[Mono-bugs] [Bug 78709][Nor] Changed - Form is not resizible when Size is smaller than MinimumSize

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 27 12:23:10 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 peter at novonyx.com.

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

--- shadow/78709	2006-06-25 22:53:29.000000000 -0400
+++ shadow/78709.tmp.12426	2006-06-27 12:23:10.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78709
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -32,6 +32,9 @@
         public Test ()
         {
                 Size = new Size (300, 300);
                 MinimumSize = new Size (250, 400);
         }
 }
+
+------- Additional Comments From peter at novonyx.com  2006-06-27 12:23 -------
+Fixed in svn r62076.


More information about the mono-bugs mailing list