Skip to content

Focus in Modal Dialog #96

Open
Open
@stevenbirr

Description

@stevenbirr

Hey,

we encountered a problem using the backdrop modal dialog. When the dialog opens, it does not get any focus event. Thus, if you open the dialog and and press [Tab] afterwards, then the next element on the page "behind" the the modal get focussed. Furthermore, the user can leave the modal by pressing [Tab], even if it's a "backdrop: static" modal.

This is contrary to the default Bootstrap's modals. As you can see here: http://getbootstrap.com/javascript/#modals the focus stays always inside the modal when pressing [Tab].

Regards,
Steven

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions