palantir/blueprint
View on GitHubTooltip in Popover opened itself when other popover shows
Open
#3,793 opened on Oct 24, 2019
Browser: ChromeP2Package: coreType: bughelp wanted
Description
Hi,
(Yes normally autofocus = {false} is solving problem. But in my case this is doesn't working.)
I Put 2 buttons which has popover,
One of them is CLICK_TARGET_ONLY and the other is CLICK
Please Open first popover with CLICK_TARGET and keep it's opened (you wont see any tooltip on buttons. This is good.)
And Please click Second Button and open popover.
And you will see BUTTON A's (which is in first popover) tooltip shows immediatelly
Please check below link