You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
After opening the modal window and hitting tab you are brought to the OK btn, then Cancel btn then after clicking a 3rd time the url bar has the focus. Continuing hitting tab will rotate thru the tabindex on the page.
This behavior is not present in the native Twitter Bootstrap. In the native Twitter Bootstrap you are able to hit tab repeatedly, with a modal open, and rotate thru the tabindex in the modal. The focus does not leave the modal window.
The text was updated successfully, but these errors were encountered:
After opening the modal window and hitting tab you are brought to the OK btn, then Cancel btn then after clicking a 3rd time the url bar has the focus. Continuing hitting tab will rotate thru the tabindex on the page.
This behavior is not present in the native Twitter Bootstrap. In the native Twitter Bootstrap you are able to hit tab repeatedly, with a modal open, and rotate thru the tabindex in the modal. The focus does not leave the modal window.
The text was updated successfully, but these errors were encountered: