[Webkit-unassigned] [Bug 15173] Middle click should not fire onclick event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 27 19:37:24 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=15173
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #21977| |review?
Flag| |
------- Comment #13 from eric at webkit.org 2008-06-27 19:37 PDT -------
Created an attachment (id=21977)
--> (https://bugs.webkit.org/attachment.cgi?id=21977&action=view)
Add multi-button mouseevent support to DRT and test case
.../fast/events/mouse-click-events-expected.txt | 32 +++++++
LayoutTests/fast/events/mouse-click-events.html | 13 +++
.../fast/events/resources/mouse-click-events.js | 45 ++++++++++
.../DumpRenderTree.xcodeproj/project.pbxproj | 2 +-
.../DumpRenderTree/mac/EventSendingController.h | 2 +-
.../DumpRenderTree/mac/EventSendingController.mm | 88 ++++++++++++++++----
6 files changed, 165 insertions(+), 17 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list