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.
Requires two clicks to focus on input after using uib-dropdown #6410
Open
Description
When dropdown has focus it requires two clicks to focus on a different input.
Reproduction steps:
- Open https://plnkr.co/edit/sxREBmeGwoFBQ4ZnOLIV?p=preview
- Click on "dropdown 1"
- Click on "common input"
Expectation:
"common input" has focus and you can start typing into that textbox.
Actual:
The dropdown still has focus.
Angular: 1.5.8
UIBS: 2.2.0 & 2.4.0
Bootstrap: 3.3.7
Windows 10
Chrome 55
Also reported by other users here: #6364 (comment)