[Mono-bugs] [Bug 79957][Nor] New - NumericUpDown: GotFocus/LostFocus events not fired (correctly)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 17 13:17:26 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=79957

--- shadow/79957	2006-11-17 13:17:26.000000000 -0500
+++ shadow/79957.tmp.6698	2006-11-17 13:17:26.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 79957
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+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: GotFocus/LostFocus events not fired (correctly)
+
+The GotFocus / LostFocus events are not fired correct for the 
+NumericUpDown control.
+
+When you click on the control, the GotFocus event is not fired. And when 
+you move focus to another control the LostFocus event is not fired.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the instructions on tab #1.
+
+I'll attach the repro in 30 minutes or so.


More information about the mono-bugs mailing list