[Mono-bugs] [Bug 78870][Wis] Changed - Program crashes when setting the MinimumSize on a Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 17 19:05:51 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-17 16:00:44.000000000 -0400
+++ shadow/78870.tmp.30432 2006-07-17 19:05:51.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: peter at novonyx.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [2.0] Program crashes when setting the MinimumSize on a Form
+Summary: Program crashes when setting the MinimumSize on a Form
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Program crashes when setting the MinimumSize on a Form
@@ -54,6 +54,10 @@
How often does this happen?
Always
------- Additional Comments From jackson at ximian.com 2006-07-17 16:00 -------
MinimumSize is a 2.0 property, right now we are focusing on .NET 1.1
+
+------- Additional Comments From peter at novonyx.com 2006-07-17 19:05 -------
+Actually, no, for From it's not 2.0; only Control.MinimumSize is. But
+the crash might be related to the new 2.0 stuff added to Control.
More information about the mono-bugs
mailing list