WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146686
Rubber banding is disabled when scrolling diagonally on the edge of a scroll snap container
https://bugs.webkit.org/show_bug.cgi?id=146686
Summary
Rubber banding is disabled when scrolling diagonally on the edge of a scroll ...
Wenson Hsieh
Reported
2015-07-07 12:06:25 PDT
When scrolling diagonally in a container with snap points, the rubber banding animation loop bails early to avoid conflicting with the scroll snapping animation loop. This should be fixed so that the snapping and rubber banding animations can occur simultaneously (perhaps on a unified timer).
Attachments
Scroll diagonally against any one of the edges of the overflow container
(2.89 KB, application/zip)
2015-07-07 12:08 PDT
,
Wenson Hsieh
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2015-07-07 12:08:07 PDT
Created
attachment 256310
[details]
Scroll diagonally against any one of the edges of the overflow container
Wenson Hsieh
Comment 2
2016-12-21 11:32:39 PST
Fixed by <
http://trac.webkit.org/changeset/209070
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug