Button onClick is not triggered after holding press down for few seconds before release on mobile #11527
Closed
1 of 2 tasks
Labels
out of scope
The problem looks valid but we won't fix it (maybe we will revisit it in the future)
Expected Behavior
Button onClick expected to be triggered whenever the button was clicked, even it is hold down for few seconds. Expected the onClick event will be triggered after release.
Current Behavior
However, the expected onClick event only works in pc (tested in pc's chrome v66.0.3359.181) and iPhone 8 (tested with default browser), but not in mobile (tested on Redmi 3s 's chrome browser and iPhone 6 with default browser). If I choose the devices (iPhone5/6/7 or Pixel2) in chrome developer tools, it also doesn't work.
Steps to Reproduce (for bugs)
Related issue: victor77dev/touch25/#1
With mobile or choosing mobile devices in chrome developer tool
Click number buttons on https://victor77dev.github.io/touch25/
Or "OPEN MENU" button in "Simple Menu" session on mateter-ui Demo page (https://material-ui.com/demos/menus/)
Context
Your Environment
The text was updated successfully, but these errors were encountered: