[Webkit-unassigned] [Bug 268721] Scroll position is not restored on daum.net
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 18 15:34:33 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=268721
--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #1)
> Found relevant commit (tab closed.. :-p) -
> https://chromium.googlesource.com/chromium/blink/+/
> f0d674248b2737ea20fb62ab38e71f856a98445f
>
> WebKit Source -
> https://searchfox.org/wubkat/rev/6b46c24db81426c056f4f1f6fe915c2cdd687a1e/
> Source/WebCore/editing/FrameSelection.cpp#2553
>
> This compiles and we do fail the test in Commit without this fix:
>
> m_document->frame()->view()->setWasScrolledByUser(true);
>
> __
>
> Just wanted to share what I tried.
Although we fail the test in this Blink Commit on WebKit ToT:
```
Fail. The scroll position in history was restored after navigation.
```
--
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/20240318/71457e68/attachment.htm>
More information about the webkit-unassigned
mailing list