[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
Tue Oct 21 16:30:48 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=436772
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=436772#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2008-10-21 14:30:43 MDT ---
I modified your patch to use Control.FromParamToMouseButtons instead of
duplicating that code and committed it in r116670. Thanks for the report and
the patch!
2008-10-21 Jonathan Pobst <monkey at jpobst.com>
* XplatUIWin32.cs: Apply patch from John Mortlock that ensures
mouse_state gets set during WM_MOUSEMOVE and WM_NCMOUSEMOVE.
[Fixes bug #436772]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list