[Mono-bugs] [Bug 79950][Nor] Changed - NumericUpDown: Entering a number with the keyboard doesn't update NumericUpDown.Value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 8 14:09:27 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 shana.ufie at gmail.com.

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

--- shadow/79950	2006-12-08 08:51:13.000000000 -0500
+++ shadow/79950.tmp.18760	2006-12-08 14:09:27.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79950
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: shana.ufie at gmail.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
@@ -56,6 +56,10 @@
 (unless you can prove me wrong ;-))
 
 ------- Additional Comments From alex.olk at googlemail.com  2006-12-08 08:51 -------
 I'm not talking about the events, but about my initial bug report.
 Changing the value in the textbox (with keyboard) doesn't update the
 value property of the control.
+
+------- Additional Comments From shana.ufie at gmail.com  2006-12-08 14:09 -------
+The getter was missing a parsing call. :)
+Fixed on rev.69231


More information about the mono-bugs mailing list