Re: [csswg-drafts] [cssom-view] Consider adding a programmatic way of resetting the visual viewport scale. (#9787)

I'll echo the worry that this is more likely to be misused than helpful - though a reset mechanism seems less risky.

Given that the app is already handling zoom itself, it seems like the "right" fix to me is prevent zooming over the popup/text field (e.g. with `touch-action`). Blocking zoom isn't great in general but the app is already handling zoom in part of its UI itself - mixing and matching app-handled and browser-handled zoom seems fraught.

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


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

Received on Friday, 19 January 2024 20:36:49 UTC