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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 22 09:35:20 CDT 2012


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

--- Comment #2 from Simon Haynes <spacejock at gmail.com> 2012-07-22 09:35:20 CDT ---
(In reply to comment #1)
> Does the problem also happen with wine-1.5.9 (which comes with mono)
> without .net installed? 
> 
> Can you provide a trivial app with source and executable which exhibits the
> problem?

(In reply to comment #1)
> Does the problem also happen with wine-1.5.9 (which comes with mono)
> without .net installed? 
> 
> Can you provide a trivial app with source and executable which exhibits the
> problem?

Thanks for the quick reply.

I've been tinkering with my software for several years now, trying to get it
working under Mono since Mono was at version 2.2. I believe they dropped
winforms support recently, and that was the end of that.

I decided to try Wine again just this week, hence the bug report.

Note that if I use 'winetricks comctl32' to override the Wine native controls,
right-click works fine, so the issue must be with the implementation of the
listview control under Wine.

If I post source for a trivial VB.net project, can you compile and run it? (Not
under Mono, under Visual Studio?)

I can make the project easily enough (listview on a form, add a context menu.)
Before I do, now that I've used Winetricks to install the comctl32 dlls, I'd
have to revert to the native dlls before testing the project.

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