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 link adding an extra Tab stop (and confusing JAWS) with IE #3194

Conversation

OwenEdwards
Copy link
Member

Description

Fix link adding an extra Tab stop (and confusing JAWS) with IE - fixes #3187 and #3121.

Specific Changes proposed

Actually hide any links within the <video> tag, from Javascript, when video.js creates a new player.

Requirements Checklist

  • Bug fixed
  • Reviewed by Two Core Contributors

@gkatsev gkatsev added confirmed minor This PR can be added to a minor release. It should not be added to a patch release. labels Mar 28, 2016
@gkatsev
Copy link
Member

gkatsev commented Mar 28, 2016

LGTM

@gkatsev gkatsev closed this in 0d2d8f5 Mar 29, 2016
@OwenEdwards OwenEdwards deleted the feature/fix-extra-tab-stop-in-ie-video-element branch April 13, 2016 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed minor This PR can be added to a minor release. It should not be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The link in the <p class="vjs-no-js"> paragraph is not hidden from screen readers by IE9-11
2 participants