This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
$modal does not stop tabbing on the background #738
Closed
Description
This can be reproduced on the sample page on http://angular-ui.github.io/bootstrap/
- in the Dialog section click 'Open Dialog' button
- keep hitting tab key
result: tab going through background page and data can also be entered.
Hope someone can advise on this problem. Thanks.