[Mono-bugs] [Bug 77832][Nor] New - HScrollBar large change lags
behind
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 15:35:05 EST 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 jonathan.chambers at ansys.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77832
--- shadow/77832 2006-03-18 15:35:05.000000000 -0500
+++ shadow/77832.tmp.821 2006-03-18 15:35:05.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77832
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: jonathan.chambers at ansys.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: HScrollBar large change lags behind
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+HScrollBar large change lags behind
+
+Steps to reproduce the problem:
+1. Run /winforms/horizontalscrollbar/swf-horizontalscrollbar
+2. Click on scrollbar area for 'A normal HScrollBar - SmallChange:5 ;
+LargeChange: 20'
+3. A click resulting in a large change sets value to 20 on .Net. It does
+nothing on mono until another click. And then remains one behind, i.e. is
+20 when should be 40, etc.
+
+Actual Results:
+Click results in large change in value lagging.
+
+Expected Results:
+Click results in large change in value.
+
+
+How often does this happen?
+Everytime.
+
+
+Additional Information:
More information about the mono-bugs
mailing list