[Webkit-unassigned] [Bug 207390] New: [iOS] Double tapping shouldn't scroll the page when the body has `overflow: hidden`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 09:46:12 PST 2020


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

            Bug ID: 207390
           Summary: [iOS] Double tapping shouldn't scroll the page when
                    the body has `overflow: hidden`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

The page isn't scrollable with pan gestures anyways in this scenario, so it doesn't make sense that it's still scrollable by double tapping.

However, we need to make sure that we still allow scrolling when revealing focused editable elements (otherwise, they could be underlapped by the software keyboard).

-- 
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/20200207/3f37d812/attachment-0001.htm>


More information about the webkit-unassigned mailing list