Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

How to open/download a .java file instead of it opening as a txt in a new Firefox tab?

  • 5 wotmołwy
  • 2 matej tutón problem
  • 91 napohladow
  • Poslednja wotmołwa wot cor-el

more options

Hi, I need to download/open on my computer a .java file, but Firefox does not give me an "Open" or "Download" box, instead, it opens the java file as text in a new tab.

How do I download/open it on my computer?

Hi, I need to download/open on my computer a .java file, but Firefox does not give me an "Open" or "Download" box, instead, it opens the java file as text in a new tab. How do I download/open it on my computer?

Wubrane rozrisanje

I assume that you are referring to a JavaScript file. Java and JavaScript are different languages. To avoid confusion, see:

If the server sends the file as text/plain then Firefox will open the file in a tab if you left click and not offer to download/save the file. In that case you need to save the file via the right-click context menu or the File menu.

You will have to right-click the link and use "Save Link As" to save such a file directly instead of left-clicking the link.

Tutu wotmołwu w konteksće čitać 👍 1

Wšě wotmołwy (5)

more options

Wubrane rozrisanje

I assume that you are referring to a JavaScript file. Java and JavaScript are different languages. To avoid confusion, see:

If the server sends the file as text/plain then Firefox will open the file in a tab if you left click and not offer to download/save the file. In that case you need to save the file via the right-click context menu or the File menu.

You will have to right-click the link and use "Save Link As" to save such a file directly instead of left-clicking the link.

more options

Thank you, your solution worked.

However, I did actually mean a .java file, this one actually: http://term.1.s3.amazonaws.com/Starter%20Files/T1_L29_Template.java

Is there an addon or settting that would allow it to have the open/save box by default, like in IE and Chrome?

more options

That file is send as "Content-Type: application/x-unknown-content-type" and Firefox offers to save the file for me, so in this case it shouldn't be necessary to use this workaround.

more options

That is strange. For me, Firefox opens it in a new tab like in the following screenshot, and does this on both my PCs:

more options

It is possible that this has been changed server side and that the file was previously send as text/plain and that you still have that version in the disk cache.