[Bug 26227] New: Define that click doesn't fire on disabled elements
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26227
Bug ID: 26227
Summary: Define that click doesn't fire on disabled elements
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]
The HTML spec has:
> A form control that is disabled must prevent any click events that are
> queued on the user interaction task source from being dispatched on the
> element.
It would be better if this was defined, or at least referenced, in the spec
that actually fires these events.
--
You are receiving this mail because:
You are on the CC list for the bug.