[Mono-bugs] [Bug 78697][Min] Changed - Form.Scale not working when WindowState = Maximized

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 27 12:34:07 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=78697

--- shadow/78697	2006-06-24 06:42:32.000000000 -0400
+++ shadow/78697.tmp.12792	2006-06-27 12:34:07.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78697
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,10 @@
             WindowState = FormWindowState.Maximized;
 
             Scale(3.0f);
         }
     }
 }
+
+------- Additional Comments From peter at novonyx.com  2006-06-27 12:34 -------
+Thanks for the testcase and bug report. This is now fixed in svn 
+r62078.


More information about the mono-bugs mailing list