[Mono-bugs] [Bug 81736][Nor] Changed - TextBox.Cut() should emit TextChanged

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 25 15:06:25 EDT 2007


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=81736

--- shadow/81736	2007-05-25 14:46:05.000000000 -0400
+++ shadow/81736.tmp.31956	2007-05-25 15:06:25.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81736
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: jackson at ximian.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -36,6 +36,9 @@
         }
 
         public static void changed (object o, EventArgs ev) {
                  Console.WriteLine ("CHANGED");
         }
 }
+
+------- Additional Comments From jackson at ximian.com  2007-05-25 15:06 -------
+Fixed in r77963.


More information about the mono-bugs mailing list