[Mono-bugs] [Bug 78116][Maj] Changed - TextBox TextChanged event
gets fired before KeyPress event and setting text with the
Text property shouldn't select the text
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 15 05:09:43 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=78116
--- shadow/78116 2006-04-15 05:09:04.000000000 -0400
+++ shadow/78116.tmp.2509 2006-04-15 05:09:43.000000000 -0400
@@ -27,6 +27,11 @@
Attached is a sample app.
Don't look at the colordialog button :).
To validate the second problem enter a number with a value higher than 240.
For the first problem just enter some numbers and you will see the output
when TextChanged and KeyPress gets called on the console.
+
+------- Additional Comments From xenomorph2 at onlinehome.de 2006-04-15 05:09 -------
+Created an attachment (id=16775)
+Sample app
+
More information about the mono-bugs
mailing list