Closed
Bug 1406126
Opened 7 years ago
Closed 3 years ago
PDF does not show when opening a link to pdf
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1191591
People
(Reporter: ekyle, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
9.96 KB,
image/png
|
Details |
Using version 57.0b5, but other versions have this same problem:
Clicking on a link to a pdf file does not show the pdf file, rather it is downloaded and put in the downloaded files. I must then click on the download arrow, click on the downloaded file, and then the pdf shows in a new tab, leaving the original tab empty.
https://github.com/armenzg/firefox-code-coverage-frontend/raw/7b67f2e948de94b7f837ba9a7c57a31e810d9fe7/docs/Prototype%20Instructions.pdf
Please steam line this process. Let Firefox show the content of the pdf links that are clicked. I would not mind if the pdf file is also added to downloads at the same time.
Thank you
Reporter | ||
Comment 1•7 years ago
|
||
As per https://superuser.com/questions/509827/pdf-files-are-opening-in-firefox-undesiredly . I do believe my settings are correct:
Reporter | ||
Updated•7 years ago
|
Version: 56 Branch → 57 Branch
Comment 2•7 years ago
|
||
It looks like that pdf has content-type of attachment. Previously, that would pop up a dialog asking you to save, but now it appears to just download automatically. I'm not sure if this change was intentional and I'll have to look into it more.
As a temporary fix you can use this addon:
https://addons.mozilla.org/en-US/firefox/addon/display-inline/?src=api
Flags: needinfo?(bdahl)
Comment 3•7 years ago
|
||
*content-disposition
Comment 4•7 years ago
|
||
While not what you're requesting in this bug, I found the regression and opened bug 1407846.
Flags: needinfo?(bdahl)
Updated•6 years ago
|
Priority: -- → P3
Works for me,
mozregression:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e35f1b39ddf0fd159ad9edceb6662ad5ed527d4e&tochange=8f68705097b4bf88cd61b43b14401cde98ac75b6
Seems to be a dupe of 1191591
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•