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.
Cannot focus on input element of modal form after using uib-dropdown #6364
Closed
Description
Bug description:
In brief, triggering a modal form after using a uib-dropdown on the page makes it impossible to focus on the form input.
Try the following in the provided plunker:
-
Click button (A) to activate modal form.
-
Click on the input & it focuses
-
Click the uib-dropdown button 'Select' (no need to select menu button (B))
-
Click button (A) again. It is not possible to focus on the input
Link to minimally-working plunker that reproduces the issue:
https://plnkr.co/edit/Aa8zqYgrqd5o0a1yy4EU?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: 1.5.8
UIBS: 2.3.1
Bootstrap: 3.3.7
Other comments
It used to work in UIBS 2.2.0.
Metadata
Metadata
Assignees
Labels
No labels