Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Modal focus should to remain in the view #4289

Closed
joevin22 opened this issue Aug 27, 2015 · 5 comments
Closed

Modal focus should to remain in the view #4289

joevin22 opened this issue Aug 27, 2015 · 5 comments

Comments

@joevin22
Copy link

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.

@joevin22 joevin22 changed the title Modal focus should remain in the view Modal focus should to remain in the view Aug 27, 2015
@wesleycho
Copy link
Contributor

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.

@joevin22
Copy link
Author

Yes,
When modal view is opened and that we press tabkey many times, focus is behind the modal.
It should to remain on modal dialog.

What is the issue opening ? i did not see it.

@icfantv
Copy link
Contributor

icfantv commented Aug 27, 2015

per comments from @joevin22, this issue is a duplicate of #738.

@icfantv icfantv closed this as completed Aug 27, 2015
@wesleycho wesleycho reopened this Aug 27, 2015
@wesleycho
Copy link
Contributor

Can you post a simple reproduction based on Plunker? I cannot reproduce this.

@joevin22
Copy link
Author

Ok, i forgot to upgrade angular-bootstrap to 0.13.3,
bug is fixed it, the issue can to be closed,
excuse me,
Thx @wesleycho

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

No branches or pull requests

3 participants