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

Search box of Select2 plugin does not work search box when placed in modal dialog #352

Open
jaimestuardo opened this issue Jun 23, 2017 · 1 comment

Comments

@jaimestuardo
Copy link

when opening a BoostrapDialog that contains a Select2 control causes its search box to be unable to receive focus,

Searching in forums, I read that this problem is because modal dialog defines tabindex = -1 and by removing it the problem will go away.

So, I think BootstrapDialog should define a way to remove tabindex from the main DIV.

Regards
Jaime

@pavke
Copy link

pavke commented Jan 20, 2018

Yes, i also think so. And i see option "tabindex"

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

2 participants