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