Bug 247004 - [GTK][WPE] AsyncScrolling: site bobbyhadz.com/blog/git-commit-skip-hooks is not scrollable
Summary: [GTK][WPE] AsyncScrolling: site bobbyhadz.com/blog/git-commit-skip-hooks is n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2022-10-25 07:11 PDT by Carlos Garcia Campos
Modified: 2022-10-26 01:33 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.