← Back to release summary

Stricter user gestures for touch

Category
User input
Type
New or changed feature
Status
Enabled by default (Chrome 52)
Intent stage
None

Summary

Don't allow opening popups (and other sensitive operations) on touch events which don't correspond to a tap from inside of cross-origin iframes (Chrome 52).

Standards & signals

Docs: https://github.com/WICG/interventions/issues/13 https://developers.google.com/web/updates/2016/06/chrome-52-deprecations#block-pop-ups-from-cross-origin-iframes-during-touch-events-except-during-a-tap-gesture

Samples: http://rbyers.net/touch-popup-crossorigin.html

View on chromestatus.com