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=82488 --- shadow/82488 2007-08-19 10:31:55.000000000 -0400 +++ shadow/82488.tmp.2531 2007-08-23 11:00:07.000000000 -0400 @@ -2,28 +2,34 @@ Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Form: AutoSize layout not working +BugsThisDependsOn: 82537 Form.AutoSize does not appear to be working on Mono. To reproduce, compile and run the attached source code. Note: The repro consist of code extracted from EVEMon. ------- Additional Comments From [EMAIL PROTECTED] 2007-08-19 10:31 ------- Created an attachment (id=19840) Repro (from EVEMon) + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
