[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 20:05:53 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 15:37:40.000000000 -0400
+++ shadow/78870.tmp.17058 2006-07-21 20:05:53.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78870
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -71,6 +71,9 @@
------- 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.
+
+------- Additional Comments From peter at novonyx.com 2006-07-21 20:05 -------
+Matt fixed this in svn r62885.
More information about the mono-bugs
mailing list