[Mono-bugs] [Bug 367499] MenuStrip: focus sticks on menubar on hitting Alt
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Mar 6 13:21:55 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=367499
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=367499#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-03-06 11:21:54 MST ---
Fixed in r97598. Thanks for the report!
2008-03-06 Jonathan Pobst <monkey at jpobst.com>
Control.cs: Don't call ProcessMenuKey on WM_SYSKEYUP if there
was a mnemonic pressed as well as Alt. Also, if nothing handles a
mnemonic, let the ToolStripManager have it even if it doesn't
have a matching mnemonic.
[Fixes bug #367499]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list