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

Fix IDs and ARIA attributes in Captions Settings Dialog #5153

Conversation

OwenEdwards
Copy link
Member

@OwenEdwards OwenEdwards commented May 8, 2018

Description

Remove spaces in the element IDs and ARIA attributes in the Captions Settings Dialog.
Fixes #4688 and #4884; supercedes 855adf3.

Specific Changes proposed

Remove spaces in the construction of IDs and aria-labelledby attributes in the Captions Settings Dialog constructor.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome DOM inspection, Firefox+NVDA, IE11+JAWS)
    • Unit Tests updated or fixed
    • Docs/guides updated
  • Reviewed by Two Core Contributors

@OwenEdwards OwenEdwards added a11y This item might affect the accessibility of the player 6.x labels May 8, 2018
@gkatsev gkatsev merged commit e076cde into videojs:6.x May 11, 2018
gkatsev pushed a commit that referenced this pull request May 11, 2018
@OwenEdwards OwenEdwards deleted the fix/ids-and-aria-attributes-in-captions-settings-dialog branch May 14, 2018 16:22
@OwenEdwards OwenEdwards restored the fix/ids-and-aria-attributes-in-captions-settings-dialog branch May 14, 2018 16:30
@OwenEdwards OwenEdwards deleted the fix/ids-and-aria-attributes-in-captions-settings-dialog branch May 14, 2018 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.x a11y This item might affect the accessibility of the player confirmed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants