- From: David Bokan via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Apr 2020 18:08:15 +0000
- To: public-pointer-events@w3.org
> Should the touch-action: none prevent scrolling the visual viewport within the layout viewport in that case? Interesting. IMHO it should prevent scrolling for similar reasoning as was used in the `overscroll-behavior` issue. I think the argument for `touch-action` is actually stronger - consider a finger-painting app handling touches by setting touch-action none. If the user zooms in (e.g. by pinch-zooming over a non-painting-canvas part of the page), moving a finger over the canvas shouldn't now pan the page. -- GitHub Notification of comment by bokand Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/319#issuecomment-614810955 using your GitHub account
Received on Thursday, 16 April 2020 18:08:17 UTC