Bug 273432
| Summary: | [Site Isolation] Text input does not work | ||
|---|---|---|---|
| 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
`shouldSuppressTextInputFromEditing` suppresses text input while the main frame is in a provisional load state. With site isolation, iframe processes do not know the load state of the main frame. This feature will need to be rethought to make it work with site isolation. For now, disable it in isolated iframes to get text input to work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127252787>
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/27894
EWS
Committed 278151@main (01fe68213aaa): <https://commits.webkit.org/278151@main>
Reviewed commits have been landed. Closing PR #27894 and removing active labels.