[Mono-bugs] [Bug 82605][Wis] Changed - TableLayoutPanel: Label AutoSize/Anchor conflict
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 17:25:02 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=82605
--- shadow/82605 2007-08-30 15:38:54.000000000 -0400
+++ shadow/82605.tmp.10247 2007-09-06 17:25:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82605
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at ximian.com
@@ -304,6 +304,22 @@
------- Additional Comments From surfzoid2002 at yahoo.fr 2007-08-28 12:02 -------
Well another, thing it be pleasure to me to see i 'm not alone to
think i become crazy to see or not bug Lol :D
------- Additional Comments From everaldo at simios.org 2007-08-30 05:02 -------
Jonathan, could you take a look at this?
+
+------- Additional Comments From monkey at jpobst.com 2007-09-06 17:25 -------
+Fixed in r85433. Thanks for the report!
+
+2007-09-06 Jonathan Pobst <monkey at jpobst dot com>
+
+ * DefaultLayout.cs: Only LayoutAutoSizeContainer if the
+container is
+ a Form, others should be taken care of by their parent.
+ * TableLayout.cs: If a control is AutoSize, default to its
+preferred
+ size if possible. [Fixes bug #82605]
+
+2007-09-06 Jonathan Pobst <monkey at jpobst dot com>
+
+ * TableLayoutTest.cs: Add test for bug #82605.
More information about the mono-bugs
mailing list