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@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to