Bug 269437
| Summary: | [Site Isolation] Context menu is offset in iframes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Charlie Wolfe <charliew> |
| Component: | WebKit Process Model | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Charlie Wolfe
The context menu is offset when clicked in an iframe because an iframe process is trying to convert to root view coordinates. To convert to root view coordinates from an iframe process we need to convert from each parent root frame.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/122994262>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/24486
EWS
Committed 274761@main (fbda7ba402cf): <https://commits.webkit.org/274761@main>
Reviewed commits have been landed. Closing PR #24486 and removing active labels.