[Mono-bugs] [Bug 77416][Maj] Changed - Forms Layout Problems

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 22:23:01 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 peter at novonyx.com.

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

--- shadow/77416	2006-02-02 22:15:42.000000000 -0500
+++ shadow/77416.tmp.27594	2006-02-02 22:23:01.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77416
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: Windows XP SP2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: don at edvalson.net               
 QAContact: mono-bugs at ximian.com
@@ -109,6 +109,17 @@
 icon you see there is the default SWF app icon, not the one you are 
 setting. We just use a different 'default' icon, the Mono monkey.
 
 
 ------- Additional Comments From don at edvalson.net  2006-02-02 22:15 -------
 You are correct about the icon. Sorry.
+
+------- Additional Comments From peter at novonyx.com  2006-02-02 22:23 -------
+Issue 2 was a bug in ScaleCore, setting ClientSize instead of the 
+bounds of the Control.
+
+Issue 3 was related to 2, in addition TextBoxBase had a logic-bug 
+when enforcing the AutoSize in TextBoxBase.SetBoundsCore, and also 
+needed a 'fudge' factor added for scaling, to keep the width. The 
+fudge factor is documented by MS before you get a heart attack :-)
+
+Great bug! Thanks. Fixes in svn r56505


More information about the mono-bugs mailing list