[Webkit-unassigned] [Bug 81855] New: DOM 3 Event, Implement MouseEvent buttons member
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 21 18:04:35 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=81855
Summary: DOM 3 Event, Implement MouseEvent buttons member
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/
DOM3-Events.html#events-MouseEvent-buttons
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Event Handling
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sirisian at gmail.com
This has been around forever and solves almost every problem in regards to standardizing mouse event buttons. Either it needs some more discussion or needs to be implemented. Especially with the pointer lock specification being put through so quickly having a standard mouse button interface will be important and "buttons" does just that. It's the IE bitflags such that each button on the mouse (defined for 1-5 buttons currently) has a unique bit flag.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list