[Mono-bugs] [Bug 81728][Nor] Changed - [X11] Releasing Alt after a mnemonic should generate WM_KEYUP
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 24 12:31:47 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81728
--- shadow/81728 2007-05-24 12:30:24.000000000 -0400
+++ shadow/81728.tmp.4197 2007-05-24 12:31:47.000000000 -0400
@@ -41,6 +41,11 @@
msg=0x101 (WM_KEYUP) hwnd=0x3510dc wparam=0x12 lparam=0xc0380001 result=0x0
X11 currently sends a WM_SYSKEYUP instead of WM_KEYUP for the last case.
This is needed by Menus because Alt, F is handled differently that Alt+F.
Form that prints out just these messages is attached.
+
+------- Additional Comments From monkey at jpobst.com 2007-05-24 12:31 -------
+Created an attachment (id=19309)
+Test Form
+
More information about the mono-bugs
mailing list