Re: [csswg-drafts] [css-nav-1] Starting point can be off-screen (#3391)

Ok!

> But talking with @frivoal, we make a more precise definition of "search origin" and "spatial navigation starting point".

I don't understand why we need both a "spatial navigation starting point" and "search origin". In Chrome we only use "search origin".

> My initial opinion was resetting the search origin to the ancestor spatial navigation container of the currently focused element.

This sounds more like what we do in Chrome today. Here's a description of our [SearchOrigin-algorithm](https://bit.ly/snav2).

> In this case, the search origin would be reset to the Rect of the disappeared element.

In Chrome today, when `activeElement` gets removed, we search from the first visible ancestor scroller's edge. Why is it better to search from the disappeared element's rect? 


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

Received on Thursday, 6 June 2019 19:44:49 UTC