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=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 [EMAIL PROTECTED]  2006-09-11 17:52 -------
 milestone should be 1_2
+
+------- Additional Comments From [EMAIL PROTECTED]  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to