RESOLVED DUPLICATE of bug 210095 211049
trackpad inertial scrolling a nested, scroll-snap container also scrolls the ancestor scroll container
https://bugs.webkit.org/show_bug.cgi?id=211049
Summary trackpad inertial scrolling a nested, scroll-snap container also scrolls the ...
alex
Reported 2020-04-26 11:36:57 PDT
How to reproduce: 1. Open https://jsbin.com/kixoqexixo/edit?html,output 2. Scroll the area with the green rulers using your trackpad and with some velocity What happens: As soon as you stop scrolling and momentum scrolling kicks in the red rulers also start to scroll. What is expected: As long as the scroll was initialized by the inner nested scroll-snap container the ancestor should not be scrolled.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-04-27 19:59:35 PDT
Simon Fraser (smfr)
Comment 2 2020-04-28 09:00:57 PDT
I think I fixed this in r259805. Can you test STP 105?
alex
Comment 3 2020-04-28 22:48:11 PDT
Yes it is fixed in STP 105. I tested it in STP 104... Sorry for the noise and thank you very much.
Simon Fraser (smfr)
Comment 4 2020-04-29 07:46:13 PDT
*** This bug has been marked as a duplicate of bug 210095 ***
Note You need to log in before you can comment on or make changes to this bug.