Bug 247004

Summary: [GTK][WPE] AsyncScrolling: site bobbyhadz.com/blog/git-commit-skip-hooks is not scrollable
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2022-10-25 07:11:47 PDT
The problem is that ScrollingTreeNicosia::scrollingNodeForPoint() is returning an overflow node containing the given point, but its event region doesn't contain the point.
Comment 1 Carlos Garcia Campos 2022-10-25 07:16:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5756
Comment 2 EWS 2022-10-26 01:33:16 PDT
Committed 256004@main (d911d7875a49): <https://commits.webkit.org/256004@main>

Reviewed commits have been landed. Closing PR #5756 and removing active labels.