Bug 262905 - [Site Isolation] Fix mouse event coordinates with scrolled frames
Summary: [Site Isolation] Fix mouse event coordinates with scrolled frames
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-09 11:28 PDT by Charlie Wolfe
Modified: 2023-10-10 09:10 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 Charlie Wolfe 2023-10-09 11:28:42 PDT
Currently, mouse events passed to site-isolated frames will be offset if the target frame or target frame’s ancestors are scrolled.
Comment 1 Radar WebKit Bug Importer 2023-10-09 11:29:50 PDT
<rdar://problem/116690742>
Comment 2 Charlie Wolfe 2023-10-09 11:37:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18854
Comment 3 EWS 2023-10-10 09:10:30 PDT
Committed 269143@main (20e46bea66da): <https://commits.webkit.org/269143@main>

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