[Mono-bugs] [Bug 82488][Nor] Changed - Form: AutoSize layout not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 23 11:00:07 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-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: toshok at ximian.com
+AssignedTo: monkey at jpobst.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
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 gert.driesen at pandora.be 2007-08-19 10:31 -------
Created an attachment (id=19840)
Repro (from EVEMon)
+
+------- 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.
More information about the mono-bugs
mailing list