[Mono-bugs] [Bug 78870][Nor] Changed - Program crashes when setting the MinimumSize on a Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 21 15:37:40 EDT 2006
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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78870
--- shadow/78870 2006-07-21 10:13:39.000000000 -0400
+++ shadow/78870.tmp.14797 2006-07-21 15:37:40.000000000 -0400
@@ -65,6 +65,12 @@
------- Additional Comments From alex.olk at googlemail.com 2006-07-21 10:13 -------
Is this bug still valid ?
Here the form shows up and I do not get an exception.
Btw, FileDialog uses Form.MinimumSize for a longer time now.
+
+------- Additional Comments From peter at novonyx.com 2006-07-21 15:37 -------
+This is 2.0 specific. Only if the code is compiled with CSC (.Net
+2.0) and run on Mono, the error will occur. We're missing the 2.0
+MinimumSize and MaximumSize properties on Control. Matt had a patch
+for this, I'll try and get it committed.
More information about the mono-bugs
mailing list