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-10-21 23:45:34.000000000 -0400 +++ shadow/79718.tmp.17498 2006-10-21 23:45:34.000000000 -0400 @@ -0,0 +1,44 @@ +Bug#: 79718 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: Debian Sarge +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: TrackBar does not behave as expected (it just jumps around) + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Sometimes it's just impossible to 'grab' and drag the tracker. +If you click and hold above the tracker, it goes one step up, then starts +moving down. Opposite when clicked below the tracker. + +Steps to reproduce the problem: +1. Create a form +2. Add a Windows.Forms.TrackBar control and run the application +3. Try to drag the tracker multiple times, click and hold above and below +the tracker. +(Sample code on request) + +Actual Results: +See Description of Problem + +Expected Results: +The tracker should always go up when you click above it. +The tracker should always go down when you click below it. + +How often does this happen? +Always (if you try multiple times) + +Additional Information: +Tested on mono-1.1.18.20061021. Application was built in VisualBasic.Net 2005. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
