Chrome on Android currently has a touch ACK timeout of 200ms for desktop sites. If the renderer does not respond to a touch event before the timeout delay, the touch sequence is cancelled and any associated gestures are dispatched. This change restores a touch timeout for sites with a mobile-friendly viewport, but with a timeout delay of 1 second.
Demo
Documentation
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for Android release 45
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- No signal
- No signal
- No signal
- Mixed signals
Owners
Search tags
touch, timeout,Last updated on 2020-11-09
Comments
The touch timeout is but an intermediate solution as we work to provide a more functional and rational experience for unresponsive content. See crbug.com/504904.