[Mono-bugs] [Bug 417877] Event ToolStripDropDownItem.DropDownOpening event doesn' t get fired

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 8 18:06:39 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=417877

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=417877#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-09-08 16:06:38 MDT ---
Fixed in r112552.  Thanks for the report!

2008-09-08  Jonathan Pobst  <monkey at jpobst.com>

        * ToolStrip.cs: Ensure MouseDown gets called for MenuStrip items.
        * ToolStripDropDownItem.cs: Don't fire events and such again if
        ShowDropDown is called on an already dropped down item.
        * ToolStripMenuItem.cs: Call ShowDropDown even if there aren't any
        subitems, the user may add some in the DropDownOpening event.
        [Fixes bug #417877]


-- 
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