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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -304,6 +304,22 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-08-30 05:02 ------- Jonathan, could you take a look at this? + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
