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: trap tab focus in modal when hitting s-tab #4075

Merged
merged 1 commit into from
Feb 21, 2017
Merged

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Feb 13, 2017

Pretend that the modal dialog is equivalent to the first
focusable/tabbable element when hitting shift-tab.

Fix #4049

Pretend that the modal dialog is equivalent to the first
focusable/tabbable element when hitting shift-tab.

Fix #4049
@gkatsev gkatsev added the a11y This item might affect the accessibility of the player label Feb 13, 2017
@gkatsev gkatsev requested a review from OwenEdwards February 13, 2017 22:16
Copy link
Contributor

@brandonocasey brandonocasey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good here but I think it would be good to test this after we get the captions settings revamp into master

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good.

Copy link
Member

@OwenEdwards OwenEdwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gkatsev
Copy link
Member Author

gkatsev commented Feb 21, 2017

Tests are passing locally, just timing out on browserstack.

@gkatsev gkatsev merged commit 1f7a842 into master Feb 21, 2017
@gkatsev gkatsev deleted the modal-shift-tab branch February 21, 2017 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y This item might affect the accessibility of the player confirmed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants