Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

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 can I get firefox to highlight downloaded file when opening containing folder in linux mint 13

  • 3 respostas
  • 5 têm este problema
  • 4 visualizações
  • Última resposta de vgerris

more options

When I use open containing folder to locate the download, the file is not highlighted which, given the size of my downloads folder, makes it a chore to locate the file (especially when you've forgotten what it's named).

The file manager I'm using is nemo.

I can manually run nemo with the full path to the file as the second parameter via the command line and it will highlight the file.

Is there a config option somewhere that I can change to pass in the full file path and not just the containing folder path?

When I use open containing folder to locate the download, the file is not highlighted which, given the size of my downloads folder, makes it a chore to locate the file (especially when you've forgotten what it's named). The file manager I'm using is nemo. I can manually run nemo with the full path to the file as the second parameter via the command line and it will highlight the file. Is there a config option somewhere that I can change to pass in the full file path and not just the containing folder path?

Todas as respostas (3)

more options

Does Firefox's present or previous download manager not do what you wish ?

more options

Not exactly no, however I've since discovered that it sort of does. The version on linux (at least on mint) will open the containing folder and highlight the file if you left click a download (which on windows would open the file), or if you choose open container folder, it opens the folder but doesn't highlight it.

So although it is work-round-able, it's not consistent with the windows version.

more options

I have the exact same problem. The source of the problem is that on Linux there is no single file manager. I tried to determine if firefox uses xdg-open or some other technique by searching the source but have not found it yet. If the proper call is used, for most file explorers this function can be realised. If xdg-open is used, it should be patched, which I also tried and has not yielded results yet. What would help me pick this up further is the answer to the question: what does firefox use to open the file in the download manager?