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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
