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

Not able to tab into iframe #68

Closed
mtrueblood opened this issue Jun 27, 2018 · 2 comments
Closed

Not able to tab into iframe #68

mtrueblood opened this issue Jun 27, 2018 · 2 comments

Comments

@mtrueblood
Copy link

When we put an iframe into the modal-body, we're unable to tab into the iframe.

I even went to the demo page and updated the modal-body section of demo number 5 with a random youtube iframe embed code. I'm unable to tab and click to watch the video and the focus then gets stuck on the 'deactivate modal' button. Here is a screenshot:
image

We're having the same issue, however our close button comes before the iframe. When we tab once, we get our close button, when we tab again expecting to now be on the iframe, we're actually stuck on the close button and cannot get into the iframe.

@mtrueblood mtrueblood changed the title Not Able To Tab Info Iframe Not Able To Tab Into Iframe Jun 27, 2018
@mtrueblood mtrueblood changed the title Not Able To Tab Into Iframe Not able to tab into iframe Jun 27, 2018
@davidtheclark
Copy link
Owner

Yeah, this is a known issue with the lower-level tabbable library: focus-trap/tabbable#23. Solutions welcome!

@davidtheclark
Copy link
Owner

Closing here, as the root problem is in tabbable and focus-trap.

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

No branches or pull requests

2 participants