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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
