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

Disabling a checkbox or radio button during legacy-pre-activation behavior #4328

Open
annevk opened this issue Jan 30, 2019 · 0 comments
Open

Comments

@annevk
Copy link
Member

annevk commented Jan 30, 2019

If you disable a checkbox or radio button during pre-activation behavior, the control will change value, but activation behavior (or legacy-canceled-activation behavior) won't run for these checkboxes or radio buttons because they are disabled. This does not make much sense and is also not what implementations implement.

Related Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1520869.

(However, note there's also a general problem with disabled controls and event handling that isn't really capture by the specifications: whatwg/dom#687.)

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

No branches or pull requests

1 participant