Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How come whenever I restart Firefox my download location goes back to the previous setting?

  • 3 respostas
  • 1 tem este problema
  • 30 visualizações
  • Última resposta de tclazier

more options

Since I installed Firefox in Windows 8.1 I can not change location settings. I mean, If I go now and change the location where Downloads are to be saved, next time I open Firefox the location will be back to the previous setting. This is also happening in Add-ons like Zotero. Is this a bug?

Since I installed Firefox in Windows 8.1 I can not change location settings. I mean, If I go now and change the location where Downloads are to be saved, next time I open Firefox the location will be back to the previous setting. This is also happening in Add-ons like Zotero. Is this a bug?

Todas as respostas (3)

more options
more options

Current Firefox versions remember the download directory based upon the URL, so if the URL changes then the default folder may be chosen if there hasn't been selected a download folder before for that server.

You can disable this feature to remember the download directory via the Boolean pref browser.download.lastDir.savePerSite on the about:config page.
The browser.download.lastDir.savePerSite pref doesn't exist by default (it is a hidden pref), so you need to create it. Create a new Boolean pref with the name browser.download.lastDir.savePerSite and set the value to false.

You can delete the content-prefs.sqlite file in the Profile Folder to only remove settings stored in this file and keep the exceptions that are stored in permissions.sqlite that would be lost if you clear the "Site Preferences" via Clear Recent History.

more options

Thanks. But that did not solved the problem. I think all my preferences won´t save. I will try the suggestion of the first answer