when a bstooltip is attached to a selectinput, the tool tip stays visible after making a selection in the dropdown menu, even if the mouse is moved away from the control. To make the tooltip disappear, one needs to hover over the menu again and then move away from there.
Hi and thanks for the nice package!
My issues is the following:
when a bstooltip is attached to a selectinput, the tool tip stays visible after making a selection in the dropdown menu, even if the mouse is moved away from the control. To make the tooltip disappear, one needs to hover over the menu again and then move away from there.
Not a show stopper, but a minor annoyance.
Minimal code to reproduce the problem:
I'm using shinyBS 0.61 and shiny 0.14.2 with R 3.3.1
Cheers, Ossi