- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Dec 2018 07:51:05 +0000
- To: public-css-archive@w3.org
--- Migrated from https://github.com/WICG/spatial-navigation/issues/56#issuecomment-419796536 Originally created by @frivoal on *Mon, 10 Sep 2018 05:59:13 GMT* --- > With spatnav however, can that happen given we do scrolling in line-height:ish big steps? It currently cannot, since spatnav will not focus something that was out of the screen before scrolling. If something was not visible before scrolling, and is fully visible after scrolling, then we could change the spec to focus it, and we would not lose the benefit. But if we focus partially visible things, then we get that problem. -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3383#issuecomment-443618587 using your GitHub account
Received on Monday, 3 December 2018 07:51:07 UTC