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

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 28 23:39:06 CST 2013


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

--- Comment #18 from Daniel Jelinski <djelinski1 at gmail.com> 2013-01-28 23:39:06 CST ---
You mean this sequence: R-down, L-down, L-up, R-up? Actually it fires both
NM_RCLICK (in response to WM_LBUTTONDOWN) and NM_CLICK (in response to
WM_LBUTTONUP). When you remove WM_LBUTTONUP handler, it will behave correctly.

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