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 fieldset doesn’t disable its descendants. #2389

Closed
arkhi opened this issue Aug 6, 2015 · 2 comments · Fixed by #2718
Closed

Disabling fieldset doesn’t disable its descendants. #2389

arkhi opened this issue Aug 6, 2015 · 2 comments · Fixed by #2718

Comments

@arkhi
Copy link

arkhi commented Aug 6, 2015

Form controls within a disabled fieldset should be disabled: https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled

Chosen does not seem to support this case: http://codepen.io/arkhi/full/rVPddZ/

@tjschuck tjschuck added the Bug label Aug 10, 2015
@tjschuck
Copy link
Member

Thanks for the report, @arkhi -- seems like a legitimate bug.

@portus84
Copy link

+1000!

koenpunt added a commit to koenpunt/chosen that referenced this issue Oct 2, 2016
koenpunt added a commit to koenpunt/chosen that referenced this issue Oct 21, 2016
koenpunt added a commit to koenpunt/chosen that referenced this issue Oct 21, 2016
koenpunt added a commit that referenced this issue Oct 27, 2016
* consider disabled fieldset for disabled state

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

Successfully merging a pull request may close this issue.

4 participants