[Mono-bugs] [Bug 79339][Nor] Changed - UpDown control input problems
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 13 10:13:56 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79339
--- shadow/79339 2006-09-11 17:52:35.000000000 -0400
+++ shadow/79339.tmp.4668 2006-09-13 10:13:56.000000000 -0400
@@ -21,6 +21,18 @@
the cursor seems to stay in the center of the updown, regardless of how
many characters there are.
------- Additional Comments From toshok at ximian.com 2006-09-11 17:52 -------
milestone should be 1_2
+
+------- Additional Comments From unserkonig at gmail.com 2006-09-13 10:13 -------
+The problem is directly related to the implementation of UpDownBase,
+which has the following problems: can't effectively select text,
+can't handle arrow keys (to increment/decrement values), and when
+losing the focus, validation is not done (as well as other small
+problems).
+
+It looks like some work-arounds have been applied. I uncommented
+some code, and the implementation appears to work fine (the problems
+arising are related to ContainerControl). I think that 79384 and
+79394 affect it.
More information about the mono-bugs
mailing list