[Bug 22079] Right click menu doesn't appear in one section of ImgBurn's disc layout editor

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 14 12:02:35 CDT 2011


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

--- Comment #8 from Nikolay Sivov <bunglehead at gmail.com> 2011-05-14 12:02:35 CDT ---
After a brief look drag-n-drop thing happens with native comctl32 as well (on
left button) so it's shell32 problem most likely.

And yes, listview doesn't get WM_RBUTTONUP message that's used to produce
WM_CONTEXTMENU later (also questionable cause WM_CONTEXTMENU should be produced
by default procedure).

Another thing that bothers me is that some tests show no WM_RBUTTONUP message
at all sent to native control, it looks like WM_RBUTTONDOWN - .. -
WM_CONTEXTMENU.

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