[Mono-bugs] [Bug 80912][Min] Changed - Anchored control with size 0 is not layed out correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 15 15:36:26 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/80912	2007-03-15 14:35:37.000000000 -0500
+++ shadow/80912.tmp.3650	2007-03-15 14:36:26.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80912
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -36,6 +36,11 @@
 How often does this happen? 
 Always (on the SVN version).
 
 Additional Information:
 It seems to be caused by the "> 0" in Control.UpdateDistances. I suggest 
 changing it to ">= 0".
+
+------- Additional Comments From monkey at jpobst.com  2007-03-15 14:36 -------
+Fixed in r74397.  Test in r74398.
+
+Thanks for the report and the fix!


More information about the mono-bugs mailing list