[Webkit-unassigned] [Bug 233417] New: iOS Safari 15 address bar doesn't respect touch-action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 02:40:01 PST 2021


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

            Bug ID: 233417
           Summary: iOS Safari 15 address bar doesn't respect touch-action
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattgperry at gmail.com

https://q0j97.csb.app/

Steps to reproduce:

Scroll the page by initiating touch gesture from the green background. Page scrolls, this is expected. Scroll until the address bar disappears.

White box has "touch-action: pan-x" applied. Initiate touch gesture from the white box. Page does not scroll, this is expected.

Attempt to scroll down from white box. Page does not scroll but address bar *does* expand. This is not expected.

This breaks non-native drag gesture implementations.

-- 
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/20211122/d1731c6d/attachment.htm>


More information about the webkit-unassigned mailing list