[Mono-bugs] [Bug 82488][Nor] Changed - Form: AutoSize layout not working

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 24 11:55:30 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=82488

--- shadow/82488	2007-08-23 18:06:57.000000000 -0400
+++ shadow/82488.tmp.19212	2007-08-24 11:55:30.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82488
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -30,6 +30,17 @@
 
 
 ------- Additional Comments From monkey at jpobst.com  2007-08-23 11:00 -------
 First, we needed CheckBox AutoSize implemented - done.
 Next, we need FlowLayoutTable AutoSize fixed - bug 82537.
 Finally, we need Form AutoSize fixed.
+
+------- Additional Comments From monkey at jpobst.com  2007-08-24 11:55 -------
+Fixed in r84808.  Thanks for the report!
+
+2007-08-24  Jonathan Pobst  <monkey at jpobst.com>
+
+	* CheckBox.cs: Set the AutoSizeMode to GrowAndShrink.
+	* Form.cs, GroupBox.cs: Don't skip Right or Bottom anchored 
+	controls in GetPreferredSizeCore.
+	* ThemeWin32Classic.cs: Tweak text drawing of CheckBoxes.
+	[Fixes bug #82488]


More information about the mono-bugs mailing list