[Mono-bugs] [Bug 78912][Nor] Changed - [2.0] [PATCH] Cannot modify KeyChar in a KeyPress event handler
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 27 18:29:33 EDT 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78912
--- shadow/78912 2006-07-20 14:07:49.000000000 -0400
+++ shadow/78912.tmp.16187 2006-07-27 18:29:33.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH] Cannot modify KeyChar in a KeyPress event handler
+Summary: [2.0] [PATCH] Cannot modify KeyChar in a KeyPress event handler
When I add a KeyPress event handler to a TextBox, and when I modify the
KeyPressEventArgs.KeyChar value, it has no effect.
Reproduce code:
using System;
@@ -51,6 +51,9 @@
with capital A (which it doesn't do).
------- Additional Comments From kuba.brecka at gmail.com 2006-07-20 13:46 -------
Created an attachment (id=17329)
proposed patch for this bug
+
+------- Additional Comments From jackson at ximian.com 2006-07-27 18:29 -------
+Just updating the title as this can only happen on 2.0.
More information about the mono-bugs
mailing list