[Mono-bugs] [Bug 79718][Nor] Changed - [PATCH] TrackBar does not behave as expected (it just jumps around)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 3 13:13:47 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79718
--- shadow/79718 2006-11-03 06:21:50.000000000 -0500
+++ shadow/79718.tmp.12499 2006-11-03 13:13:47.000000000 -0500
@@ -129,6 +129,17 @@
Also, when the trackbar starts to move very slowly let go
mousebutton and attempt to drag handle down again. You should see it
jump up a little now.
Note: I have no problems when Orientation is set to Horizontal.
+
+------- Additional Comments From rolfkvinge at ya.com 2006-11-03 13:13 -------
+When the thumb is moving slowly you didn't grab it (the control isn't
+calculating mouse clicks correctly). The trackbar also doesn't center
+the thumb on the mouse when it's moving (that's the jumping on second
+drag). I attach a patch that fixes this now.
+
+I attach a patch that fixes both these issues as well as #79341.
+
+Regarding the label: will the same problems persist if you remove the
+trackbar from the form?
More information about the mono-bugs
mailing list