WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253671
Only first page show of an embedded PDF is displayed
https://bugs.webkit.org/show_bug.cgi?id=253671
Summary
Only first page show of an embedded PDF is displayed
vr_84
Reported
2023-03-09 13:31:45 PST
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
Comment 1
2023-03-16 14:32:35 PDT
<
rdar://problem/106827691
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug