[Mono-bugs] [Bug 78779][Nor] Changed - ComboBox: TextChanged event never gets fired
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 24 16:50:14 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78779
--- shadow/78779 2006-08-24 16:47:50.000000000 -0400
+++ shadow/78779.tmp.4043 2006-08-24 16:50:14.000000000 -0400
@@ -33,6 +33,11 @@
------- Additional Comments From unserkonig at gmail.com 2006-07-06 18:03 -------
Also, it looks like setting ComboBox.Text property directly from code
doesn't trigger the TextChanged event.
------- Additional Comments From jackson at ximian.com 2006-07-13 00:55 -------
Fixed, thank you very much for the report Carlos!
+
+------- Additional Comments From unserkonig at gmail.com 2006-08-24 16:50 -------
+I mentioned to Jackson that this bug appeared again. Also, if you
+change the Text property from code (such comboBox.Text = "new value")
+the TextChanged event isn't fired.
More information about the mono-bugs
mailing list