[Mono-bugs] [Bug 78779][Nor] Changed - ComboBox: TextChanged event never gets fired

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 12:42:54 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 mkestner at ximian.com.

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

--- shadow/78779	2006-09-08 20:47:33.000000000 -0400
+++ shadow/78779.tmp.11667	2006-09-29 12:42:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78779
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -65,6 +65,9 @@
                         // This never gets called in Mono
                         Console.WriteLine ("OnTextChanged :: " +
 ((Control) o).Text);
                 };
         }
 }
+
+------- Additional Comments From mkestner at ximian.com  2006-09-29 12:42 -------
+trunk revision 66087.


More information about the mono-bugs mailing list