[Webkit-unassigned] [Bug 230953] [GTK][WPE] REGRESSION: Async scrolling jumps to the top of the page until keyboard-initiated paging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 07:06:09 PDT 2021


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

Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org

--- Comment #1 from Martin Robinson <mrobinson at webkit.org> ---
(In reply to Chris Lord from comment #0)
> Currently, async scrolling is broken on GTK/WPE (which, for WPE, means all
> scrolling is broken) - any scroll action snaps the page back to the top
> after appearing to 'try' to scroll. My best guess is the mechanism that
> synchronises main-thread scroll position with the async scroll tree's
> position is broken somehow. The odd thing is if you press space to scroll a
> page, scrolling then works correctly. This is almost certainly fall-out from
> https://bugs.webkit.org/show_bug.cgi?id=230739.

I think the keyboard scrolling is always done in the WebProcess, so that sort of makes sense.

-- 
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/20210929/da5bfe03/attachment.htm>


More information about the webkit-unassigned mailing list