[Mono-bugs] [Bug 77732][Wis] New - Events not being correctly handled

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 8 08:55:52 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 paul at all-the-johnsons.co.uk.

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

--- shadow/77732	2006-03-08 08:55:52.000000000 -0500
+++ shadow/77732.tmp.30363	2006-03-08 08:55:52.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77732
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Fedora Core (Rawhide)
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: paul at all-the-johnsons.co.uk               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Events not being correctly handled
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Attached is a small source code which demonstrates the problem. If you
+compile it and run, select "other" from the drop down box, you are able to
+type text into the number boxes, despite an event being raised. It seems
+that while the event is happening, it's being ignored or incorrectly handled.
+
+Steps to reproduce the problem:
+1. Compile the attached source and run
+2. Select "other" from the drop down
+3. Type letters into the boxes
+
+Actual Results:
+Letters appear
+
+Expected Results:
+Nothing but numbers appear
+
+How often does this happen? 
+Always
+
+Additional Information:
+Tested the compiled binary on a Win32 machine using the MS .NET framework
+and nothing but numbers could be entered. I'm using the FC rpms (1.1.13.2-2).


More information about the mono-bugs mailing list