Bug 253671
| Summary: | Only first page show of an embedded PDF is displayed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | vr_84 |
| Component: | Assignee: | Simon Fraser (smfr) <simon.fraser> | |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, thorton, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 16 | ||
vr_84
If I embed a multipage PDF only the first page is shown on Safari iOS. On Desktop, all pages can be viewed without a problem. This is my markup:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<embed type="application/pdf" src="https://www.sldttc.org/allpdf/21583473018.pdf" />
</body>
</html>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106827691>