Make spatial navigation do smooth scrolling
Reported by
hu...@vewd.com,
Dec 13
|
||
Issue descriptionBackground: Spatnav's algorithm can either focus, scroll or do nothing (in that order). If spatnav didn't find anything to focus, it will try scroll the current container. Motivation: Smooth scrolling would make algorithm's choice (to scroll) more apparent. A smooth scroll, compared to spatnav's current "X pixels at once"-scrolling, is probably easier to notice for end users. Regular arrow-key scrolling (when not using --enable-spatial-navigation) already uses smooth scrolling by default.
,
Jan 15
Not much needs to be done to fix this. Grep for 'TODO(crbug.com/914775): Use UserScroll()' for more info. |
||
►
Sign in to add a comment |
||
Comment 1 by junho092...@lge.com
, Dec 14