[Bug 31280] New: Right-clicking a listview in a dotnet application doesn't open the context menu

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 21 21:34:07 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31280

             Bug #: 31280
           Summary: Right-clicking a listview in a dotnet application
                    doesn't open the context menu
           Product: Wine
           Version: 1.4
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: spacejock at gmail.com
    Classification: Unclassified


I have several dotnet 2.0 applications which I'm trying to run under Wine. (I
have the source code, which makes testing easier.)

Each application has one or more listview controls on a form. Under Windows,
right-clicking the listview brings up the associated context menu. Under wine,
the right click doesn't register.

By that I mean the click event isn't even firing.

I added some code to test the right-click event on other areas of the form, and
that works fine. Right-clicking on other controls (e.g. textboxes) works fine.
The only issue is that right-clicking on a listview does nothing. If you
double-right click an entry in the list, Wine acts as though you double
left-clicked.

I've tested this with dotnet 2, dotnet 2SP1 and dotnet2 sp2 under Ubuntu Linux
12.04.  I've tried under KDE and Unity/Gnome, just in case it was a WM problem.
No difference.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list