[webkit-reviews] review requested: [Bug 11138] Incorrect mouse event generation on Windows : [Attachment 10884] patch v2

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Oct 3 15:47:20 PDT 2006


Don Gibson <dgibson77 at gmail.com> has asked  for review:
Bug 11138: Incorrect mouse event generation on Windows
http://bugs.webkit.org/show_bug.cgi?id=11138

Attachment 10884: patch v2
http://bugs.webkit.org/attachment.cgi?id=10884&action=edit

------- Additional Comments from Don Gibson <dgibson77 at gmail.com>
Updated to latest trunk... most of the "set the correct button" portion of this
bug was fixed yesterday by aroben.  The remaining bit of that changed here is
to set m_button to something sane for non-click messages (like WM_MOUSEMOVE). 
Probably unnecessary, but it seems better than leaving m_button uninitialized.

That leaves getting click handling correct as the thing taking up most of this
patch.



More information about the webkit-reviews mailing list