[Webkit-unassigned] [Bug 250814] scrollTop and scrollLeft always 0 in DOMContentLoaded handler on a scrolled page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 04:21:38 PST 2023


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

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried this PR - https://github.com/WebKit/WebKit/pull/8809

>> THIS TIMEOUT - scroll-position-restored-on-back-at-load-event.html

But I think this test is wrong because it is timing-out in EWS as well and I tried fixing based on my understanding but it didn't work.

As it is - it is failing in Chrome Canary 111 & Firefox Nightly 111 as well but the scrollbar repainting or refreshing is not as severe as Safari. They just refresh page.

____

As for taking updated copy of test case from source.chromium.org, you have to bring following in WebKit:

> gesture-util.js
> back.html [which is just <script>history.back()</script>]

^ Although, I think 'gesture-util.js' is not needed because I tried to look into one by one function or variable which one is from it in the test but couldn't find.


____

Appreciate if someone can give any direction or input to fix this test. Thanks!

-- 
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/20230120/846c3fed/attachment.htm>


More information about the webkit-unassigned mailing list