[Mono-bugs] [Bug 80346][Min] New - NumericUpDown: minor issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 22 16:09:11 EST 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=80346

--- shadow/80346	2006-12-22 16:09:11.000000000 -0500
+++ shadow/80346.tmp.9881	2006-12-22 16:09:11.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 80346
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: NumericUpDown: minor issues
+
+I've noticed the following minor difference between Mono and MS for the 
+NumericUpDown control:
+
+1) The value in the textbox should not be selected by default.
+
+2) When focus is lost, the text should no longer be highlighted.
+
+3) When a value that exceeds Maximum (or is less than Minimum) is 
+entered, and the up button is clicked then the text is not updated.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list