[Webkit-unassigned] [Bug 193191] New: `-webkit-overflow-scrolling: touch` causes incorrect div rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 01:44:10 PST 2019


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

            Bug ID: 193191
           Summary: `-webkit-overflow-scrolling: touch` causes incorrect
                    div rendering
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: alberto at arima.eu

Created attachment 358487

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

Test case that reproduces the bug

See the test case attached. When `-webkit-overflow-scrolling: touch;` is set to the `right` CSS class, the red div covers the blue bar on iOS. If set to `-webkit-overflow-scrolling: auto;`, the blue bar covers the red div, which is the expected behaviour and consistent with Safari on desktop and every other browser.

-- 
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/20190107/6d9356e7/attachment.html>


More information about the webkit-unassigned mailing list