Re: [csswg-drafts] [css-overscroll] overscroll-behavior should not prevent visual viewport "panning" (#12919)

I agree `touch-action: none` is about the developer signaling that they intend to handle those touches. This is different from `overscroll-behavior` which is stating they do not wish the scroll to chain to ancestor scrollers.

I think that developers don't think about the visual viewport as an "ancestor scroller", and so I think this resolution makes sense. E.g. it is entirely possible for panning the visual viewport to be the only way to explore the current scroller if you zoom in. When a developer adds this behavior they are stating the ancestor scrollers on their page should not be chained to.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12919#issuecomment-4032391024 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 10 March 2026 15:37:47 UTC