Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

PDF is always downloaded

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od cor-el

more options

A PDF file is always instantly downloaded to my downloads directory, without asking anything. I've set it to this behaviour at some point, long long ago. Now I want Firefox to use its built-in viewer, but I can't get it to work.

See the attached image for how it's set in the options panel.

I'm a bit confused as to why there's both "Portable document Format (PDF)" and "PDF file". The latter one does NOT have an option "Preview in Firefox". So I've set that one to "Always Ask", but even that won't work. It seems whatever I set these two to, makes absolutely no difference to how Firefox behaves when I click a link to a PDF.

A PDF file is always instantly downloaded to my downloads directory, without asking anything. I've set it to this behaviour at some point, long long ago. Now I want Firefox to use its built-in viewer, but I can't get it to work. See the attached image for how it's set in the options panel. I'm a bit confused as to why there's both "Portable document Format (PDF)" and "PDF file". The latter one does NOT have an option "Preview in Firefox". So I've set that one to "Always Ask", but even that won't work. It seems whatever I set these two to, makes absolutely no difference to how Firefox behaves when I click a link to a PDF.
Załączone zrzuty ekranu

Wszystkie odpowiedzi (1)

more options

You can try to rename/remove handlers.json and delete mimeTypes.rdf when present in the Firefox profile folder with Firefox closed to reset all file actions. You can alternatively edit handlers.json if you are comfortable with editing files in JSON format and remove the two PDF sections.

I see these:

"application/pdf":{"action":3,"extensions":["pdf"]}
"application/force-download":{"action":0,"ask":true,"extensions":["pdf"]}