Tooltip shows up on window focus, not only on hover #12131
Labels
bug 🐛
Something doesn't work
component: tooltip
This is the name of the generic UI component, not the React module!
My colleague has found a bug in Material UI concerning tooltips.
Expected Behavior
Tooltip should only show up when hovering on element.
Current Behavior
Once you clicked on an element with a tooltip the tooltip will show up after refocusing the browser window.
Steps to Reproduce
Example: https://material-ui.com/demos/tooltips/
The text was updated successfully, but these errors were encountered: