NEW 206258
Scrolling on hermes.com jumps to the top sometimes
https://bugs.webkit.org/show_bug.cgi?id=206258
Summary Scrolling on hermes.com jumps to the top sometimes
Simon Fraser (smfr)
Reported 2020-01-14 14:02:25 PST
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
Attachments
Simon Fraser (smfr)
Comment 1 2020-01-14 14:02:52 PST
Note You need to log in before you can comment on or make changes to this bug.