[Mono-bugs] [Bug 81652][Min] Changed - Menu: Alt-F4 should not be handled
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 18:23:34 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81652
--- shadow/81652 2007-08-25 18:22:39.000000000 -0400
+++ shadow/81652.tmp.21236 2007-08-25 18:23:34.000000000 -0400
@@ -40,6 +40,11 @@
Alt-F4.
Anyway, the ActiveMenu.ProcessCmdKey call should be moved from
Form.ProcessCmdKey because menus keys should work even if the user
overrides it (and does not call the base implementation).
The following patch only shows why this bug happens. I am not sure
what the code I changed is supposed to do.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-08-25 18:23 -------
+Created an attachment (id=19899)
+Patch that shows why the bug happens. I do not consider it a fix.
+
More information about the mono-bugs
mailing list