Closed
Bug 976541
Opened 11 years ago
Closed 10 years ago
Links in embedded PDFs are opened within the embed frame
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
FIXED
Firefox 44
People
(Reporter: mike, Unassigned)
References
Details
(Whiteboard: [bugday-20140303][pdfjs-c-ux][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/5952)
Attachments
(1 file)
362.96 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36
Steps to reproduce:
Create a page with a PDF embedded using <object>. The PDF should have a hyperlink going to some other HTTP location.
Actual results:
When you click the link in the embedded PDF, the page is loaded inside the embed frame
Expected results:
I expected this to load the new URL in the main window.
If the other page also has an embedded PDF, itself with a hyperlink pointing back to the first page, then you can nest things deeply. Page 1 has Page 2 inside it which has page 1 inside it...
See http://wordpress.org/support/topic/firefox-pdf-issues?replies=6#post-5273141 -- there is an example at http://atgdesign.com/physics/a12-1/
![]() |
||
Comment 1•11 years ago
|
||
Reproduced with 2014-03-02-03-02-03-mozilla-central-firefox-30.0a1.ru.linux-x86_64.
Component: Untriaged → PDF Viewer
Whiteboard: [bugday-20140303]
Comment 2•11 years ago
|
||
I can reproduce this with latest Nightly on Ubuntu 13.10 32-bit.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: x86_64 → All
Updated•11 years ago
|
Priority: -- → P3
Whiteboard: [bugday-20140303] → [bugday-20140303][pdfjs-c-ux]
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Depends on: 1214766
Resolution: --- → FIXED
Whiteboard: [bugday-20140303][pdfjs-c-ux] → [bugday-20140303][pdfjs-c-ux][pdfjs-f-fixed-upstream] https://github.com/mozilla/pdf.js/pull/5952
Target Milestone: --- → Firefox 44
You need to log in
before you can comment on or make changes to this bug.
Description
•