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

Remove title attribute on menu items, fixes #3699 #4009

Merged

Conversation

OwenEdwards
Copy link
Member

Description

Prevents a title attribute from being applied to MenuItems. Fixes #3699

Specific Changes proposed

MenuItem indicates to ClickableComponent that the control is not just an icon, so it shouldn't have a title attribute.

Requirements Checklist

  • Feature implemented
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome, Firefox, IE)
  • Reviewed by Two Core Contributors

@gkatsev gkatsev added the 5.x label Feb 2, 2017
@gkatsev gkatsev added the a11y This item might affect the accessibility of the player label Feb 2, 2017
@gkatsev gkatsev merged commit 91874a3 into videojs:5.x Feb 7, 2017
@OwenEdwards OwenEdwards deleted the fix/remove-title-attrib-on-menu-items branch March 4, 2017 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.x a11y This item might affect the accessibility of the player
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants