[Mono-bugs] [Bug 340078] TextBox: enter key is handled before KeyPress event is fired

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 9 12:33:11 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=340078#c2


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2007-11-09 10:33:11 MST ---
Fixed in r89319.  Thanks for the report and test case!

2007-11-09  Jonathan Pobst  <monkey at jpobst.com>

        * TextBoxBase.cs: Move handling of the enter key from KEYDOWN to CHAR
        so that it can be canceled in KeyPress.
        Fixes bug #340078.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list