- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 32.7k
 
Closed as not planned
Labels
scope: tooltipChanges related to the tooltip.Changes related to the tooltip.support: Stack OverflowPlease ask the community on Stack Overflow.Please ask the community on Stack Overflow.
Description
Steps to reproduce
Link to live example: (Mui Website, Controlled Tooltips Section)
Steps:
- Click on the "CONTROLLED" button in the demo on the MUI webpage for Controlled Tooltips
 - The tooltip should show or hide depending on the button click.
 
Current behavior
The tooltip appears on hover, the button click appears to have no effect on the tooltip.
Expected behavior
The tooltip is not controlled by hover interactions but by button click. When I click on the button once, the tooltip should stay open even when I move my mouse away from the button. When I click the button again, the tooltip should disappear.
Context
No response
Your environment
npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
Search keywords: tooltip
Metadata
Metadata
Assignees
Labels
scope: tooltipChanges related to the tooltip.Changes related to the tooltip.support: Stack OverflowPlease ask the community on Stack Overflow.Please ask the community on Stack Overflow.