WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
82458
PDF via object or embed tag does not show zoom and download buttons (HUD)
https://bugs.webkit.org/show_bug.cgi?id=82458
Summary
PDF via object or embed tag does not show zoom and download buttons (HUD)
lvschie
Reported
2012-03-28 06:12:49 PDT
Created
attachment 134279
[details]
Example of missing buttons When you embed a PDF inside a HTML page using the HTML < OBJECT > or < EMBED > tags, the 'zoom-in', 'zoom-out', 'view-in-preview' and 'download PDF' icons are not visible. When opening a PDF directly inside a tab or window, these buttons show correctly. This used to work prior to version 5.1.x of Safari. Example code: < object data="file.pdf" width="700px" height="500px" type="application/pdf" >< /object >
Attachments
Example of missing buttons
(17.50 KB, image/png)
2012-03-28 06:12 PDT
,
lvschie
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-03-28 10:14:08 PDT
<
rdar://problem/10269185
>
Alexey Proskuryakov
Comment 2
2013-09-03 14:57:01 PDT
This should work now.
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