Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 5 réponses
  • 2 ont ce problème
  • 1 vue
  • Dernière réponse par 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?

Solution choisie

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.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (5)

more options

Solution choisie

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.