Re: [csswg-drafts] [css-position-3] Reinterpret viewport positioned (fixed, sticky) elements wrt virtual keyboard (#7475)

@bramus `position: fixed / [fixed/visual]` seems sensible, but to avoid dependence on knowing the height of elements in my example, it would be useful to extend this option by also introducing `position: sticky / [fixed/visual]`, otherwise we'd be forever needing to bottom-pad the container with the height of the floating element – which is doable but far less maintainable/responsive.

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


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

Received on Monday, 6 May 2024 11:53:26 UTC