[Webkit-unassigned] [Bug 200610] New: "touch-action: none" not working on SVG elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 10 00:41:36 PDT 2019


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

            Bug ID: 200610
           Summary: "touch-action: none" not working on SVG elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hello at philippspiess.com

Created attachment 376002

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

Adding "touch-action: none" on an SVG element has no effect.

iOS 13.0 Beta - 17A5556d

Setting "touch-action: none" on an SVG element does not prevent scrolling. The attached demo should not scroll when using the pan gesture on a touch screen device. 

A workaround is to add a parent DIV element and add the "touch-action: none" property there.

-- 
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/20190810/8b90d80c/attachment-0001.html>


More information about the webkit-unassigned mailing list