[Mono-bugs] [Bug 385475] New: ToolStripItemClickedEventHandler Missing ?

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 30 19:03:19 EDT 2008


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


           Summary: ToolStripItemClickedEventHandler Missing ?
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: surfzoid2002 at yahoo.fr
         QAContact: mono-bugs at lists.ximian.com
          Found By: DeveloperNet


Created an attachment (id=211664)
 --> (https://bugzilla.novell.com/attachment.cgi?id=211664)
The app

Hi
In C# code i declare a ToolStripItem, i add 3 handles, open, closed and
ToolStripItemClickedEventHandler , but only open and closed event call the
associated function, for the ToolStripItemClickedEventHandler, it's simply like
the event is never intercepted.
I try this on a mdv 2008.1 with mono mdv 1.2.6 and under a mdv 2007 with mono
1.9 "generic linux install).
Both give the same result.
I put my app as attachment, to reproduce the "problem" just make a right click
to the text area (richtexbox) and folow to the test.snippet, when you click on
it (under windows" some sample text is added in the richtexbox.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list