Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Can I specify how text files (.txt) are opened in Firefox 62.0.3?

  • 5 отговора
  • 1 има този проблем
  • 2 изгледи
  • Последен отговор от cor-el

more options

I don't see an option for specifying how text files are opened. I do see instructions for what looks like a wider range of file types in this article: https://support.mozilla.org/en-US/kb/applications-panel-set-how-firefox-handles-files, but think it must be from a previous version of Firefox. Screenshot below shows my available options.

Can anyone help?

I don't see an option for specifying how text files are opened. I do see instructions for what looks like a wider range of file types in this article: https://support.mozilla.org/en-US/kb/applications-panel-set-how-firefox-handles-files, but think it must be from a previous version of Firefox. Screenshot below shows my available options. Can anyone help?

Всички отговори (5)

more options

Since text is a web-native format, Firefox normally will display it in a tab unless a website instructs Firefox to handle it as a download (Content-Disposition: attachment) or the site doesn't identify it using the text/plain content type.

What is it that you want to do?

Also, could you try attaching the screenshot again? It didn't work the first time.

more options

Sorry, here's the screen shot again. I am trying to get text files to open in Notepad ++. If they open in the native format columns are not lining up properly and the file is very hard to read.

more options

Hmm, I think you may need to save and open them from disk.

more options

Well, that's disappointing. Thanks for your help.

more options

If a file isn't lining up properly then this can mean that a proportional font is used to display the file and not a fixed font or that there are tab characters in the file that aren't expanded like is expected. You can pref a link with the view-source: protocol to force opening a text file in a Firefox tab or use "View Page Source" in the context menu. You can specify to use an external source viewer by modifying some prefs on the about:config page.

You can find these prefs on the about:config page to set what external viewer/editor to use if you invoke "View Page Source".

Text files send as text/plain are always opened in a Firefox tab and would require to use the right-click context menu (Save Link As) if you would want to save the file.