- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Feb 2023 03:39:31 +0000
- To: public-css-archive@w3.org
@jeysal AFAIK, no vendors guarantee continuous handoff of scrolling inputs between scrolling contexts, which I think is really what you'd need for the "inverted scroll priority" to give you the effect you want with peakaboo/hidey bars. See stuff in https://drafts.csswg.org/css-overscroll-1/ that relates to scroll boundaries and maybe you'll find headway there? Example: Even as I scroll this `textarea` that I'm currently typing into, I *almost always have to let my scrolling input conclude after reaching a scroll boundary before I can start scrolling the ancestor (document element) scroller with a new scrolling input. -- GitHub Notification of comment by jonjohnjohnson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5670#issuecomment-1442764001 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 February 2023 03:39:33 UTC