Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

PDF is always downloaded

  • 1 відповідь
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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.
Прикріплені знімки екрана

Усі відповіді (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"]}