Closed
Bug 434995
Opened 17 years ago
Closed 17 years ago
Displaying of PDF with OBJECT element doesn't really work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dietmar.rabich, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008051206 Firefox/3.0
Displaying an PDF file with the (X)HTML element OBJECT doesn't show the PDF file. Sometimes it works but after reloading the PDF isn't visible.
Sample code:
<object data="./anyfile.pdf" style="width: 100%; height: 300px;" standby="Loading …"></object>
I'm working with FF 3.0rc1.
Reproducible: Sometimes
Steps to Reproduce:
1. Display an PDF file with the OBJECT elemet
2. The problems happen very often.
Reporter | ||
Updated•17 years ago
|
Version: unspecified → 3.0 Branch
Reporter | ||
Comment 1•17 years ago
|
||
Sorry, I forgot: I am using Adobe Reader 8.1.2
Reporter | ||
Comment 2•17 years ago
|
||
The problem seems to be resolved with Adobe Reader 9.0. It's not a problem of Firefox.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•