[Mono-bugs] [Bug 327498] MenuStrip: ComboBox or TextBox items unusable
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 1 11:55:21 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=327498#c1
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2007-11-01 09:55:21 MST ---
I think this is all fixed in r88653 except for clicking on the space around a
combo/textbox closes the menu, when in should not. I still need to test on
Linux though.
2007-11-01 Jonathan Pobst <monkey at jpobst.com>
* Application.cs: When a toolstrip has the keyboard input loop, let
messages
it does not use flow through to controls that are hosted in menus.
Same with mouse clicks.
* Form.cs: Don't close all menus on click if the click is on a
control hosted in a menu.
Fixes part of bug #327498, and part of bug #325969.
--
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