[Mono-bugs] [Bug 79718][Nor] Changed - TrackBar does not behave as expected (it just jumps around)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 22 17:39:23 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-22 17:34:04.000000000 -0400
+++ shadow/79718.tmp.11807	2006-10-22 17:39:23.000000000 -0400
@@ -52,6 +52,19 @@
 
 
 ------- Additional Comments From Ivo at UFO-Net.nl  2006-10-22 17:34 -------
 Created an attachment (id=17903)
 Testcase (binary)
 
+
+------- Additional Comments From Ivo at UFO-Net.nl  2006-10-22 17:39 -------
+While building this test application, I also noticed some other bugs.
+First, when used in Vertical orientation, the TrackBar seems to 'swap'
+its width and height properties (witdth variable becomes the controls
+height). So I changed the values in the testcase.
+
+Second, the label doesn't properly update when its Text property is
+set. Sometimes it seems to redraw over the old text, sometimes it just
+doesn't redraw (even when calling its Update method). Same problem on
+startup. It does redraw when the form is being moved. It might be
+because I did not properly initialize the control, but MS handles this
+correct.


More information about the mono-bugs mailing list