[Mono-bugs] [Bug 79001][Min] Changed - [Patch]: NumericUpDown: Value proeprty should be equal to Minimum property when created
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 17:13:15 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=79001
--- shadow/79001 2006-08-03 16:42:21.000000000 -0400
+++ shadow/79001.tmp.32059 2006-08-03 17:13:15.000000000 -0400
@@ -87,6 +87,13 @@
The same applies to the textbox in ComboBox.
+
+------- Additional Comments From unserkonig at gmail.com 2006-08-03 17:13 -------
+Entering manually values that are not within the range is not handled
+fine. For example, enter "2" in the numeric updown control in the
+attached sample, and then change the focus to the button. Since the
+entered value is not in the range, it should be changed (to Minimum or
+Maximum, and to Minimum in this case).
More information about the mono-bugs
mailing list