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!

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Selecting to open a file inside browser with Acrobat now always results in file being downloaded too.

  • 4 respostas
  • 0 têm este problema
  • 1 visualização
  • Última resposta por Dick39

more options

I have the option set to always ask me if I want to open a pdf with browser, acrobat, or to download. I usually select open with Acrobat and, for the last few months, I have been getting an unwanted download as well. I found in the help articles that this is now the default action. For me, it usually means that at the end of a session i have to go to my desktop (my optioned destination for downloads) and clean it up by deleting every file I have looked at.

I recommend that you make that functionality optional. I just want to view the vast majority of things I open. For the few that I might want to download after viewing them, i would prefer to take a proactive step to download them after I have reviewed them.

I have the option set to always ask me if I want to open a pdf with browser, acrobat, or to download. I usually select open with Acrobat and, for the last few months, I have been getting an unwanted download as well. I found in the help articles that this is now the default action. For me, it usually means that at the end of a session i have to go to my desktop (my optioned destination for downloads) and clean it up by deleting every file I have looked at. I recommend that you make that functionality optional. I just want to view the vast majority of things I open. For the few that I might want to download after viewing them, i would prefer to take a proactive step to download them after I have reviewed them.

Solução escolhida

You can possibly set this pref to true on the about:config page to make Firefox use the temp folder.

  • about:config => browser.download.start_downloads_in_tmp_dir = true

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

See also:

Ler esta resposta no contexto 👍 0

Todas as respostas (4)

more options

Solução escolhida

You can possibly set this pref to true on the about:config page to make Firefox use the temp folder.

  • about:config => browser.download.start_downloads_in_tmp_dir = true

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

See also:

Modificado por cor-el a

more options

Thank you!

Simple to do and seems to provide exactly the functionality I want.

By the way, and showing my lack of understanding, but is the temp dir to which the file is being sent the OS temp dir or something inside Firefox?

more options

It is the OS temp directory as set via the TMP and TEMP environment variables.

more options

Thanks yet again.