[Mono-bugs] [Bug 79718][Min] New - TrackBar does not behave as expected (it just jumps around)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 21 23:45:34 EDT 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 ivo at ufo-net.nl.
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: toshok at ximian.com
+ReportedBy: Ivo at UFO-Net.nl
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list