We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 5 תגובות
  • 2 have this problem
  • 1 view
  • תגובה אחרונה מאת 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?

פתרון נבחר

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.

Read this answer in context 👍 1

כל התגובות (5)

more options

פתרון נבחר

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.