[Bug 25363] New: Event click in table (adjustment default action)
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25363
Bug ID: 25363
Summary: Event click in table (adjustment default action)
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
In table (5.1.1 List of DOM3 Event Types) click event has only this:
Default Action:
DOMActivate event
This should be extended, example:
Varies: DOMActivate event, execute activation behavior (if any), give document
focus to focusable element
Definition click event lists those cases
(https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#event-type-click).
--
You are receiving this mail because:
You are on the CC list for the bug.