https://bugzilla.novell.com/show_bug.cgi?id=436772
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=436772#c1 --- Comment #1 from John Mortlock <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
