New issue
Advanced search Search tips

Issue 819855 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 497851



Sign in to add a comment

[css-scroll-snap] InputHandlerProxy::ScrollByForSnapFling() should handle post-scroll tasks

Project Member Reported by sunyunjia@chromium.org, Mar 8 2018

Issue description

InputHandlerProxy::ScrollByForSnapFling() only scrolls the input_handler. It should also consider moving the scroll to main, handle overscroll, and handle elastic scroll after scrolling the input_handler, just as InputHandlerProxy::HandleGestureScrollUpdate()
 
Blocking: 497851
Status: WontFix (was: Assigned)
Summary: [css-scroll-snap] InputHandlerProxy::ScrollByForSnapFling() should handle post-scroll tasks (was: InputHandlerProxy::ScrollByForSnapFling() should handle post-scroll tasks)
After some code reading, I found the post-scroll tasks don't will not happen in the snapping scenario. So closing this issue. 

Sign in to add a comment