[Mono-bugs] [Bug 702978] New: ListView: Context menu not appearing

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 29 12:11:24 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=702978#c0


           Summary: ListView: Context menu not appearing
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: Other
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: corey at sourcegear.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=437520)
 --> (http://bugzilla.novell.com/attachment.cgi?id=437520)
Test project for reproducing bug

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us)
AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1

Context menu assigned to a ListView control does not appear on Mac OS X.  Works
fine on Win 7.  Context menus for other controls (ListBox, TreeView) work fine
on Mac OS X (and Win 7) so it only appears to be a ListView bug.  I'm using
MonoDevelop 2.4.2 on Mac OS X.


Reproducible: Always

Steps to Reproduce:
I've attached a test app project which demonstrates the bug.  It can be loaded
into VS 2010 on Windows or MonoDevelop on Mac OS X.  Build and run the test
app.  Right click in the list view to bring up the context menu.  On Windows,
the menu appears.  On Mac, nothing happens.
Actual Results:  
Context menu does not appear when running on Mac OS X.

Expected Results:  
Context menu works fine when running on Win 7.

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