29 Jan
2013
29 Jan
'13
5:39 a.m.
http://bugs.winehq.org/show_bug.cgi?id=25082 --- Comment #18 from Daniel Jelinski <djelinski1(a)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.