Current Behavior 😯
When opening an IconButton Tooltip on mobile (tested iPhone with iOS 14), it will show the Tooltip, but also show the "copy, define, share..." callout menu and selects some elements.
Expected Behavior 🤔
It should only show the tooltip.
Steps to Reproduce 🕹
Code Sandbox: https://codesandbox.io/s/material-ui-issue-forked-mqyl2?file=/src/Demo.js
Steps:
- Open Code Sandbox link on mobile (iPhone iOS 14 tested)
- Long press the IconButton
- It will show the Tooltip
- But it will also open callout menu and select some random elements

Context 🔦
See above
Your Environment 🌎
| Tech |
Version |
| Material-UI |
v5.0.0-alpha.14 |
| React |
17.0.1 |
| Browser |
Safari on iOS 14 |
| TypeScript |
4.1.0-beta |
| etc. |
--- |
EDIT: I know this happens basically for all buttons. But for normal buttons there's no reason to long press them, though it's not a real issue there.
Current Behavior 😯
When opening an IconButton Tooltip on mobile (tested iPhone with iOS 14), it will show the Tooltip, but also show the "copy, define, share..." callout menu and selects some elements.
Expected Behavior 🤔
It should only show the tooltip.
Steps to Reproduce 🕹
Code Sandbox: https://codesandbox.io/s/material-ui-issue-forked-mqyl2?file=/src/Demo.js
Steps:
Context 🔦
See above
Your Environment 🌎
EDIT: I know this happens basically for all buttons. But for normal buttons there's no reason to long press them, though it's not a real issue there.