[Mono-bugs] [Bug 413567] Access Key press sticks on ToolStripButton and ToolStripMenuItem_without_submenu
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 31 12:04:12 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=413567
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=413567#c4
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Jonathan Pobst <jpobst at novell.com> 2008-07-31 10:04:12 MDT ---
Fixed in r109354 and r109355. Thanks for the report and test case!
2008-07-31 Jonathan Pobst <monkey at jpobst.com>
* ToolStripMenuItem.cs: If we "click" a top level menu item that has
no children, we need to release the keyboard capture.
[Fixes bug #413567]
2008-07-31 Jonathan Pobst <monkey at jpobst.com>
* ToolStripButton.cs: If we "click" a top button on a menustrip that
has
no children with the keyboard, we need to release the keyboard capture.
[Fixes bug #413567]
--
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