[Tooltip] tooltips are misbehaving with some Chrome extension
See original GitHub issueWhat package(s) are you using?
-
carbon-components
-
carbon-components-react
Detailed description
When there are multiple tooltip components, tapping on a tooltip while the other is open closes the other, but the one tapped opens and closes very quickly
Is this issue related to a specific component?
Tooltip
What did you expect to happen? What happened instead? What would you like to see changed?
The first tooltip should close. The second tooltip should remain open.
What browser are you working in?
Browser: [chrome, firefox, safari]
Steps to reproduce the issue
Replicated with this sandbox https://codesandbox.io/s/magical-fermat-nkowh?file=/index.js
- Go to https://codesandbox.io/s/magical-fermat-nkowh?file=/index.js
- Click on Tooltip label
- Without closing the tooltip for Tooltip label, click on Tooltip label 2
Additional information
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
[Tooltip] tooltips are misbehaving with some Chrome extension
Coming soon: A brand new website interface for an even better experience!
Read more >Tooltip Editor (Chrome extension) overview
Tooltip Editor is an extension for Google Chrome browser. This is where you'll create, edit, preview and publish your in-app messaging campaigns. You'll...
Read more >Issue 381732: The browser hangs when showing tooltips in ...
The MapRequest would go to the WM. Once it mapped the window, a MapNotify would come back to Chrome. It does mean a...
Read more >How to remove "tool tips" in Android 11 - Google Support
I have a new Pixel 5 with Android 11. Apparently a new "feature" has been introduced that displays text "tool tips" under buttons....
Read more >Re: [crx] How can I show a tooltip on any page when i double ...
As far as showing tooltips, you could write your own solution or use existing one. ... but I still dont know how to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@emyarod that is strange, I’m using Chrome with extensions enabled and it is no longer reproducible. Can’t explain it, but I’m going to close this since it’s working for me. Thanks for the help!
@knyto2 updated the title to better address the root problem 👍