[Webkit-unassigned] [Bug 15173] Middle click should not fire onclick event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 21:04:06 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=15173


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21980|                            |review?
               Flag|                            |




------- Comment #14 from eric at webkit.org  2008-06-27 21:04 PDT -------
Created an attachment (id=21980)
 --> (https://bugs.webkit.org/attachment.cgi?id=21980&action=view)
Add multi-button mouseevent support to DRT and test case

 LayoutTests/ChangeLog                              |   12 ++
 .../fast/events/mouse-click-events-expected.txt    |   32 ++++++
 LayoutTests/fast/events/mouse-click-events.html    |   13 +++
 .../fast/events/resources/mouse-click-events.js    |   45 ++++++++
 WebKitTools/ChangeLog                              |   22 ++++
 .../DumpRenderTree.xcodeproj/project.pbxproj       |    2 +-
 .../DumpRenderTree/mac/EventSendingController.h    |    2 +-
 .../DumpRenderTree/mac/EventSendingController.mm   |  111 ++++++++++++++++----
 8 files changed, 214 insertions(+), 25 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