This repository was archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
uib-dropdown-toggle <input> re-focusing on outside click [REOPEN] #6459
Comments
I have this pronlem too.who can slove |
I would like to rise this issue |
Can you tell me how do you solve Thanks |
@JsSky126 alas, for now I don't have solution for this issue |
JoshuaJWilborn
added a commit
to JoshuaJWilborn/bootstrap
that referenced
this issue
Mar 13, 2017
uib-dropdown-toggle <input> re-focusing on outside click [REOPEN] angular-ui#6459
JoshuaJWilborn
added a commit
to JoshuaJWilborn/bootstrap
that referenced
this issue
Mar 13, 2017
Fixed to pass unit tests
JoshuaJWilborn
pushed a commit
to JoshuaJWilborn/bootstrap
that referenced
this issue
Mar 15, 2017
JoshuaJWilborn
pushed a commit
to JoshuaJWilborn/bootstrap
that referenced
this issue
Mar 15, 2017
Any chance to get estimations? |
why in the closeDropdown function |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
REOPEN issue #6321
Bug description:
uib-dropdown-toggle re-focusing on outside click (e.g. another common, non-dropdown-toggle input)
Steps to reproduce
Observed
Hide dropdown menu , focus returns to uib-dropdown-toggle
Expected
Hide dropdown menu, set focus to clicked element
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/zanydRnj0ghWiEdvt4Cg?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: v1.6.2
UIBS: Version: 2.5.0
Bootstrap: v3.3.7
P.S.
neither e07f9fd or 955848c don't works for me, described bug still can be reproduced in version 2.5.0
The text was updated successfully, but these errors were encountered: