[Mono-bugs] [Bug 82718][Nor] Changed - TrackBar scroll event is firing on mouse movement as opposed to pointer movement

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 13:15:10 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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82718

--- shadow/82718	2007-09-06 13:14:38.000000000 -0400
+++ shadow/82718.tmp.7588	2007-09-06 13:15:10.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82718
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: XP
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: bradbenjamin1959 at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -45,6 +45,14 @@
 
 How often does this happen? 
 
 Always, very repeatable.
 
 Additional Information:
+
+------- Additional Comments From monkey at jpobst.com  2007-09-06 13:15 -------
+Fixed in r85428.  Thanks for the report!
+
+2007-09-06  Jonathan Pobst  <monkey at jpobst.com>
+
+	* TrackBar.cs: Only call OnScroll if we actually changed the Value of
+	the TrackBar, not every mouse move.  [Fixed bug #82718]


More information about the mono-bugs mailing list