[Webkit-unassigned] [Bug 206258] New: Scrolling on hermes.com jumps to the top sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 14:02:25 PST 2020


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

            Bug ID: 206258
           Summary: Scrolling on hermes.com jumps to the top sometimes
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

Load https://www.hermes.com/us/en/men/apple-watch-hermes/#%7C%7CCategory on iPhone and scroll down a bit. It often jumps back to the top.

The content has:

   }), A.tl.filterBanner.progress(1)), "faq" === y || "grid" === y && g.isAngularMode() || window.scrollTo(0, document.body.scrollTop - 1)

where document.body.scrollTop is always 0, since it should be using document.scrollingElement after https://trac.webkit.org/changeset/240250/webkit

-- 
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/20200114/a7c36f62/attachment.htm>


More information about the webkit-unassigned mailing list