You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: With multiple="true" we can select option with keyboard, but if we click on an option with mouse, then selection with keyboard doesn't work anymore.
Tested with bootstrap-select-1.13.17 on Chrome and Firefox.
caseyjhol
changed the title
Cannot select options with keyboard, mouse and keyboard again
Cannot select options with keyboard after using mouse to select options
Jun 2, 2020
caseyjhol
changed the title
Cannot select options with keyboard after using mouse to select options
With multiple selects, cannot select options with keyboard after using mouse to select options
Jun 2, 2020
Hello,
Problem: With
multiple="true"
we can select option with keyboard, but if we click on an option with mouse, then selection with keyboard doesn't work anymore.Tested with bootstrap-select-1.13.17 on Chrome and Firefox.
Here a playground: https://plnkr.co/edit/u7ohgCl2jVWxDy1B
To reproduce:
Thanks for your work!
The text was updated successfully, but these errors were encountered: