-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Reproduce:
- Open a modal dialog
- Press Tab repeatedly
Expected:
- I cannot leave the modal dialog with tab without closing it first
Observed:
- I can access all elements of the page without closing the modal dialog
Unfortunately, we cannot upgrade the angular bootstrap ui library without also upgrading the angular.js version, but we need a bugfix from a later angular bootstrap ui version, so this commit manually merges the changes from https://github.com/angular-ui/bootstrap/commit/a028d2aa163e5dd1c50ba634bcc9e84d716c368e into the forked ui bootstrap version.
Perspectively, we should update angular.js and angular ui bootstrap.