[webkit-reviews] review requested: [Bug 22382] Middle click fires onclick event : [Attachment 57911] Patch with middle dblclick blocking + shared code with right click event blocking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 13:48:47 PDT 2010


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 22382: Middle click fires onclick event
https://bugs.webkit.org/show_bug.cgi?id=22382

Attachment 57911: Patch with middle dblclick blocking + shared code with right
click event blocking
https://bugs.webkit.org/attachment.cgi?id=57911&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
Building on abarth's patch...

This change also blocks dblclick events (which Gecko doesn't send for right or
middle clicks either) and removes the FIXMEs in abarth's previous patch.

Thanks for doing the hard parts, Adam! :)


More information about the webkit-reviews mailing list