Bug 221463
Summary: | Incorrect behavior of WkWebView on some iOS devices. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Olivier MATROT <olivier.matrot> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | hi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 14 |
Olivier MATROT
A web page using a third party AJAX control has a different behaviour between iOS devices when displayed with WkWebView.
Correct on iPhone SE (2nd gen) and iPhone 7 Plus physical devices.
Incorrect on iPhone 12 Pro Max simulator.
Build and run the sample at this link:
https://github.com/omatrot/wkwebview
It should be correct whatever the target device.
It is incorrect on the iPhone 12 Pro Max simulator.
The html page included in the demo project could be displayed directly in Safari where it is working fine.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Olivier MATROT
I do not own an iPhone 12 Pro Max physical device.
I can't confirm this is a simulator related issue only.
Radar WebKit Bug Importer
<rdar://problem/74274577>
Olivier MATROT
Reproduced on a physical iPhone X / iOS 14.1
Sam Sneddon [:gsnedders]
<rdar://73866341>