NEW 198708
touch-action:pan-x/y is not respected during momentum scrolling
https://bugs.webkit.org/show_bug.cgi?id=198708
Summary touch-action:pan-x/y is not respected during momentum scrolling
Antti Koivisto
Reported 2019-06-10 00:53:29 PDT
1) Give element with touch-action:pan-x or pan-y set some momentum 2) During the momentum phase try scrolling the element again. If scrolling is already in progress, you can scroll to any direction.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-06-10 00:54:08 PDT
Antti Koivisto
Comment 2 2019-06-10 23:42:36 PDT
This is true touch-action:none too. It is more noticeable with pan-x/y since you can use it to break out of the limitation easily.
Note You need to log in before you can comment on or make changes to this bug.