[Mono-bugs] [Bug 81798][Nor] New - Form: Setting MaximumSize does not allow form to be resized beyond initial size
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jun 1 13:42:45 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81798
--- shadow/81798 2007-06-01 13:42:45.000000000 -0400
+++ shadow/81798.tmp.12347 2007-06-01 13:42:45.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 81798
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Form: Setting MaximumSize does not allow form to be resized beyond initial size
+
+When MaximumSize is set, the form cannot be resized beyond its initial
+size even though the MaximumSize is greater than the current size.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
+
+Note:
+It works fine on Mono/Windows.
More information about the mono-bugs
mailing list