Icon only Button tooltip has a gap
See original GitHub issueWhat package(s) are you using?
-
carbon-components
- 10.12.0 -
carbon-components-react
- 7.12.0
Detailed description
Icon only Button tooltip has a gap between the triangular tip and the rectangular body.
I can see this issue in the carbon components storybook itself.
OS - Windows
Browsers - Chrome 84.0.4147.135, Firefox 78.2.0esr (Needs 110% zoom), Edge 84.0.522.63
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
icon only button, two tooltips visible and overlapping ... - GitHub
Hover over button two - both tooltips visible and in most cases overlaps since buttons are 48px size. I think tooltip for focused...
Read more >Bootstrap's tooltip doesn't disappear after button click ...
I have looked into the manual - Bootstrap's tooltip and if I'm clicking on the buttons, I see the same problem. Is there...
Read more >Tooltip class - material library - Flutter - Dart API docs
Many widgets, such as IconButton, FloatingActionButton, and PopupMenuButton have a tooltip property that, when non-null, causes the widget to include a Tooltip ......
Read more >Tooltips - Bootstrap
Tooltips must be hidden before their corresponding elements have been removed from the DOM. Tooltips can be triggered thanks to an element inside...
Read more >How to enable Bootstrap tooltip on disabled button
Use the following approaches to enable a tooltip on disabled-buttons. Using jQuery; Using HTML; Using CSS. Initializing tooltip:.
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
I mean, it is still working properly, there is just a 1px artifact at different zoom levels. It doesn’t seem to be affecting the readability of the actual message.
If anyone has a fix to prevent this from happening on different zoom levels we’d happily accept a PR.
As a counter-argument, for accessibility reasons, shouldn’t the UI work properly regardless of browser magnification or OS text magnification?