- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jan 2020 15:19:50 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `What's the optimal viewing rect on the root scroller?`, and agreed to the following: * `RESOLVED: Use visual viewport for snapping and layout viewport for scroll-padding percentages.` <details><summary>The full IRC log of that discussion</summary> <heycam> Topic: What's the optimal viewing rect on the root scroller?<br> <heycam> github: https://github.com/w3c/csswg-drafts/issues/4393<br> <heycam> emilio: while working through some scroll anchoring issues<br> <heycam> ... you need to decide what rect to anchor stuff to<br> <heycam> ... Firefox uses visual viewport, I think Blink uses layout viewport<br> <heycam> ... but are kind of reasonable<br> <heycam> ... but for layout viewport, need to decide the effect of padding etc.<br> <heycam> fantasai: my proposal is to use visual viewport, but that %s on the scroll-padding reference the layout viewport<br> <heycam> s/of padding/of scroll-padding/<br> <heycam> ... that's where you're likely to block out content<br> <heycam> TabAtkins: if we snap in the visual viewport, and you bring up the keyboard, it has to move?<br> <heycam> jensimmons: it depends<br> <heycam> fantasai: can leave that to the UA<br> <heycam> TabAtkins: sounds complicated, but I think that's the best route<br> <heycam> emilio: I think it's pretty reasonable<br> <heycam> iank_: seems like David is fine with this change<br> <heycam> fantasai: sounds like Blink is doing that<br> <fantasai> https://github.com/w3c/csswg-drafts/issues/4393#issuecomment-537844295<br> <heycam> Rossen: currently using the layout viewport, but if you're zoomed in you're not snapped at all<br> <heycam> iank_: but sounds like David Bokand is fine to switch to the visual viewport?<br> <heycam> s/Bokand/Bokan/<br> <heycam> RESOLVED: Use visual viewport for snapping and layout viewport for scroll-padding percentages.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4393#issuecomment-577236014 using your GitHub account
Received on Wednesday, 22 January 2020 15:19:52 UTC