Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Focussing input fields sometimes does not work #40

Closed
cdauth opened this issue Dec 25, 2016 · 0 comments
Closed

Focussing input fields sometimes does not work #40

cdauth opened this issue Dec 25, 2016 · 0 comments

Comments

@cdauth
Copy link
Contributor

cdauth commented Dec 25, 2016

Sometimes the map gets into a state where input fields cannot be focussed anymore.

It seems to be a bug in angular-bootstrap and be caused by some click handler that is registered by uib-dropdown. Related issues might be angular-ui/bootstrap/#6364, angular-ui/bootstrap#6364 and angular-ui/bootstrap#6372, although those only happen from angular-bootstrap 2.3.1, in our case the issue occurs also with 2.1.4.

The issue is reproducible (but not always) by clicking on a dropdown field in the menu. After that, whenever clicking into the search input field, the focus switches back to the menu button.

@cdauth cdauth closed this as completed in 6f2b7b1 Dec 25, 2016
@cdauth cdauth reopened this Dec 25, 2016
@cdauth cdauth closed this as completed Dec 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant