-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Hi, first, thanks for a great package! We've got a color input inside a b-dropdown that has stopped working in Chrome since updating to the 2.0.x version. The reason appears to be that Chrome's colour picker opens a new window, which triggers a loss of focus to the dropdown and it, therefore, closes before the user can
Steps to reproduce the bug
- Go to the JSFiddle example
- Click on 'Dropdown'
- Click the color input
- Choose a color
- The chosen colour will not be reflected next to 'selected color:' or if you reopen the drodown
Expected behavior
The dropdown should remain open while the user chooses a colour.
Versions
Libraries:
- BootstrapVue: 2.0.4#
- Bootstrap: 4.3.1
- Vue: 2.6.10
Environment:
- Device: Mac
- OS: 10.14.6
- Browser: Chrome
- Version: 78