Closed
Bug 66314
Opened 24 years ago
Closed 24 years ago
Link with PFD file using Acrobat Reader 4.05 ignores target="_blank"
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
People
(Reporter: pfe, Assigned: serhunt)
Details
Mozilla correctly identify the target="_blank" attribute when the link is to an
HTML file, but when the link is to an Adobe PFD document, the target="_blank"
attribute is ignored and the PFD document is opened in the current frame. Below
is a sample of a link to an Adobe PDF document.
<a href="http://localhost/doc/pdfdocs/JSPADM.pdf" target="_blank" >
Servlet and JSP User's Guide
</a>
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 52772 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•