[Bug 26225] New: Normative requirement about click event in a note
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26225
Bug ID: 26225
Summary: Normative requirement about click event in a note
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
"Note: The click event should only be fired for the primary pointer button
(i.e., when MouseEvent.button value is 0, MouseEvent.buttons value is 1).
Secondary buttons (like the middle or right button on a standard mouse) MUST
NOT fire click events. "
Notes are never normative, so MUST NOT contain "MUST NOT", or any other RFC2119
keywords.
--
You are receiving this mail because:
You are on the CC list for the bug.