88
submitted 6 months ago* (last edited 6 months ago) by PropaGandalf@lemmy.world to c/firefox@lemmy.world

Hey guys

Today I got so annyed by firefox's default behaviour of downloading each and every PDF file to my disk that I went searching for a solution until I had the problem fixed. And it seems like I have finally found it. I have linked the solution but here is the explanation in short:

Firefox determines what kind of file type it is based on the content-type header it receives from the server. Another header is the content-disposition header with which the server specifies how the file should be handled. The two most important options here are attachment and inline.

  • inline is the default if not otherwise specified, and means the browser will handle the file according to the behavior set in the browser settings.
  • attachment means to always download the file

It is therefore possible that some pdf files are downloaded by force and others are handled according to the behavior specified in the settings. To force the latter in any case, you can proceed as follows:

  1. go to about:config
  2. change browser.download.open_pdf_attachments_inline to true

Thank you jscher2000 for the solution!

you are viewing a single comment's thread
view the rest of the comments
[-] Tippon@lemmy.world 11 points 6 months ago

Yes, but temp folders get cleaned. You have to manually remove pdfs from your downloads folder

[-] MonkderZweite@feddit.ch 1 points 6 months ago
[-] Tippon@lemmy.world 2 points 6 months ago

Well, they should. Whether you do it or not is another question ;)

[-] semperverus@lemmy.world 1 points 6 months ago

On Linux yes, tmp lives in RAM and therefore is emptied on power off/reboot

this post was submitted on 20 Dec 2023
88 points (97.8% liked)

Firefox

3723 readers
53 users here now

A community for discussion about Mozilla Firefox.

founded 1 year ago
MODERATORS