Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define that click doesn't fire on disabled elements #29

Open
garykac opened this issue Oct 7, 2015 · 0 comments
Open

Define that click doesn't fire on disabled elements #29

garykac opened this issue Oct 7, 2015 · 0 comments

Comments

@garykac
Copy link
Member

garykac commented Oct 7, 2015

Copied from W3C Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=26227

Ms2ger 2014-06-27 21:21:54 UTC

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.

Comment 1 Ms2ger 2014-07-29 10:10:44 UTC

Also for options at http://www.whatwg.org/html/#concept-option-disabled.

Comment 2 Arthur Barstow 2015-03-21 15:11:58 UTC

Bulk move of all D3E bugs to the UI Events component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants