[Mono-bugs] [Bug 79539][Nor] New - [ScrollableControl] Crash resizing with AutoScroll set to true
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 30 22:28:43 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79539
--- shadow/79539 2006-09-30 22:28:43.000000000 -0400
+++ shadow/79539.tmp.9649 2006-09-30 22:28:43.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 79539
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: unserkonig at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [ScrollableControl] Crash resizing with AutoScroll set to true
+
+Steps to reproduce the problem:
+1. Compile the sample and run it.
+2. Try resizing the form to the smallest possible.
+3. You will get an Exception (Unhandled Exception: System.Exception: Value
+'-2' must be greater than or equal to 0.)
+
+We had a similar bug with textbox having a tiny size (< 4, I remember), and
+we were having a similar exception, too.
More information about the mono-bugs
mailing list