[Webkit-unassigned] [Bug 220457] New: touch-action:pan-y on body not respected during momentum scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 00:54:45 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220457

            Bug ID: 220457
           Summary: touch-action:pan-y on body not respected during
                    momentum scrolling
           Product: WebKit
           Version: Safari 14
          Hardware: iPhone / iPad
                OS: iOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dan at moqups.com

Created attachment 417251

  --> https://bugs.webkit.org/attachment.cgi?id=417251&action=review

touch-action: pan-y on body element

This is similar to (and possible duplicate of) https://bugs.webkit.org/show_bug.cgi?id=198708, but I have not been able to reproduce that particular issue. 

When the `body` element has `touch-action: pan-y`, the user is able to pinch-zoom during momentum scrolling. See attached case _body-touch-action.html_ and _body-touch-action.mp4_. The issue does NOT reproduce on an element other than `body` (see attached case _element-touch-action.html_).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210108/56068324/attachment.htm>


More information about the webkit-unassigned mailing list