Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

PDF is always downloaded

  • 1 ответ
  • 1 имеет эту проблему
  • 13 просмотров
  • Последний ответ от 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"]}