Bug 224824 - REGRESSION(r275790) [GTK][WPE] Scrolling rendering fails after the second page
Summary: REGRESSION(r275790) [GTK][WPE] Scrolling rendering fails after the second page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alejandro G. Castro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-20 12:42 PDT by Alejandro G. Castro
Modified: 2021-04-22 00:50 PDT (History)
10 users (show)

See Also:


Attachments
WIP patch (3.44 KB, patch)
2021-04-20 12:44 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff
Patch (5.13 KB, patch)
2021-04-20 13:23 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2021-04-20 12:42:17 PDT
The scrolling synchronization does not work, we do not have the call to synchronizeStateFromScrollingTree in Nicosia implementation.
Comment 1 Alejandro G. Castro 2021-04-20 12:44:18 PDT
Created attachment 426580 [details]
WIP patch

This patch fixes the problem, still checking some of the testing issues to confirm it.
Comment 2 Alejandro G. Castro 2021-04-20 13:23:19 PDT
Created attachment 426586 [details]
Patch
Comment 3 EWS 2021-04-22 00:50:09 PDT
Committed r276426 (236889@main): <https://commits.webkit.org/236889@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426586 [details].