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

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

  • 4 odpowiedzi
  • 0 osób ma ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od 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.

Wybrane rozwiązanie

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:

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (4)

more options

Wybrane rozwiązanie

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:

Zmodyfikowany przez cor-el w dniu

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.