[Mono-bugs] [Bug 436772] Form. MouseButtons is always None when detecting WM_MOUSEMOVE in WndProc

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 20 06:36:57 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=436772

User johnm at hlaustralia.com.au added comment
https://bugzilla.novell.com/show_bug.cgi?id=436772#c1





--- Comment #1 from John Mortlock <johnm at hlaustralia.com.au>  2008-10-20 04:36:56 MDT ---
Created an attachment (id=246507)
 --> (https://bugzilla.novell.com/attachment.cgi?id=246507)
Proposed Patch

Problem is the mouse state is not set when just a WM_MOUSEMOVE event is called.

This patch will examine the LParam that comes along with the mouse move event
and set the controls mouse state accordingly, not really sure if it can be
anything other than lbutton but added the extra code anyway. 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list