[Bug 25082] radmin: right mouse key drag'n'drop not working

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 27 21:36:49 CST 2013


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

--- Comment #12 from Nikolay Sivov <bunglehead at gmail.com> 2013-01-27 21:36:49 CST ---
(In reply to comment #11)
> Got it. Unlike treeview, listview sends WM_CONTEXTMENU to itself, not to
> parent. After changing that (and notify_click), bug 31280 is fixed as well.

Yeah, it's copy/paste problems from treeview code, NM_RCLICK return value
should be reversed and WM_CONTEXTMENU should be sent to self. I'll send fixed
version, thanks!

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