Bug 193281
Summary: | PDF content disappears and turns grey in WKWebView after view controller switching on iOS 12 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin D'Arcangelo <jdarcangelo> |
Component: | Assignee: | Nobody <webkit-unassigned> | |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | aestes, jtudruj, ocannal, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 12 |
Justin D'Arcangelo
If you load a PDF in a WKWebView on iOS 12, it will display and everything works as expected until you switch view controllers. Upon returning to the view controller with the WKWebView, the PDF content will disappear and turn grey, however, the scrolling and page counter will still be present even though the PDF content is not.
We are experiencing this bug in Firefox for iOS on iOS 12, but this Stack Overflow post is also describing our exact issue:
https://stackoverflow.com/questions/52735158/wkwebview-shows-gray-background-and-pdf-content-gets-invisible-on-viewcontroller
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/47148038>
Alexey Proskuryakov
Thank you for the bug report!
It's been determined that this issue is in a system component below WebKit, so closing as INVALID. This will continue to be tracked by Apple internally.
Justin D'Arcangelo
(In reply to Alexey Proskuryakov from comment #2)
> Thank you for the bug report!
>
> It's been determined that this issue is in a system component below WebKit,
> so closing as INVALID. This will continue to be tracked by Apple internally.
No problem. Thanks for taking a look!
okan
This is still an issue on WKWebView, do we have any info about the internally tracked issue?
Jakub Tudruj
The bug still appears. Checked on iOS 16.5.1 and below.
Simon Fraser (smfr)
Please file a new bug with specific instructions to reproduce.