This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Modal focus should to remain in the view #4289
Comments
Can you explain this more clearly? We currently do attempt to trap the focus inside the modal, but there is another issue filed against that behavior. If that is what you are filing an issue on, I can close this as a duplicate. If not, please elaborate clearly. |
Yes, What is the issue opening ? i did not see it. |
Can you post a simple reproduction based on Plunker? I cannot reproduce this. |
Ok, i forgot to upgrade angular-bootstrap to 0.13.3, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When a modal is opened, the focus should to remain in the modal view on press "tab" key for accessibility.
tabindex of modal view should to be in priority.
The text was updated successfully, but these errors were encountered: