[Mono-bugs] [Bug 80069][Wis] Changed - event isnt fired when CancelKey is pressed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 27 21:15:52 EST 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80069
--- shadow/80069 2006-11-27 20:11:03.000000000 -0500
+++ shadow/80069.tmp.2493 2006-11-27 21:15:52.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80069
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details: tested in winxp
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: alan.mcgovern at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -56,6 +56,9 @@
ConsoleCancelEventArgs e)
{
Console.WriteLine("I hit the cancel key");
exit = true;
}
}
+
+------- Additional Comments From gonzalo at ximian.com 2006-11-27 21:15 -------
+Fixed in r68546 and r68547.
More information about the mono-bugs
mailing list