[Mono-bugs] [Bug 79907][Wis] Changed - Esc key closes form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Nov 11 18:02:13 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79907
--- shadow/79907 2006-11-11 16:33:16.000000000 -0500
+++ shadow/79907.tmp.29882 2006-11-11 18:02:13.000000000 -0500
@@ -127,6 +127,9 @@
}
------- Additional Comments From monkey at jpobst.com 2006-11-11 16:33 -------
Bug confirmed. The key line here seems to be Form.IsMdiContainer =
true. It looks like when this is set, the Form.KeyPress event doesn't
fire.
+
+------- Additional Comments From monkey at jpobst.com 2006-11-11 18:02 -------
+Bad wording above, the Form.KeyPress should not fire, but on Mono is does.
More information about the mono-bugs
mailing list