[Mono-bugs] [Bug 325969] ToolStrip: Overflow (TextBox) issues
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 1 11:53:44 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=325969#c3
--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2007-11-01 09:53:44 MST ---
As of r88653, you can now type into the textbox.
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.
The only remaining issue is the NRE when trying to show the ContextMenu.
--
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