[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 15:59:21 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 12:01:42.000000000 -0400
+++ shadow/79001.tmp.29737	2006-08-03 15:59:21.000000000 -0400
@@ -65,6 +65,10 @@
 
 
 ------- Additional Comments From peter at novonyx.com  2006-08-03 12:01 -------
 Thanks for the patch. Please commit. On a side node, I haven't tested 
 this, but do we properly reset the textbox value to be within min/max 
 if the user manually enters a number?
+
+------- Additional Comments From unserkonig at gmail.com  2006-08-03 15:59 -------
+Currently, if the user manually enters a value that isn't within
+min/max, the value is not changed to be in the range (.Net does).


More information about the mono-bugs mailing list