Skip to content
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.

Trapping keyboard tab doesn't work on 1st modal after openning and then closing the 2nd modal #4416

@leofachini

Description

@leofachini

I don't know if this is a possible issue, but in the plunker presented by @paulorbpacheco in the issue #4004.
I've noticed some odd behavior. At some point, the focus wasn't being trapped inside the modal window anymore.

To reproduce that, please, do the following steps:

  1. Click on "Open me!" button.
  2. A modal window will open, then you will have to click in the "Open Another Modal!" button.
  3. Another modal will open again. Click in the "Ok" button to close/dismiss this modal.
  4. Now that we are back in the first modal window. Keep hitting tab or shift + tab key to see that the focus is not locked inside the modal window anymore.

Further this week I will take a look in the code and see if I come up with something useful.

This migth be related to the issue #4149.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions