為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

File upload dialog defaults to show *.txt files only

  • 2 回覆
  • 1 有這個問題
  • 2 次檢視
  • 最近回覆由 ramasaig

more options

Firefox has just upgraded itself to version 36.

Prior to this I was using the 'File Upload' dialog to upload *.css and *.php files, and they all showed as soon as I navigated to the required directory, so presumably it was defaulting to All Files (*.*) Now (after upgrade) it is defaulting to '*.txt' and all I see is a blank box because there are no *.txt files. I can of course change to '*.*', and it lasts for that action. But after refreshing the page, next time I try the dialog reverts to '*.txt'.

Trivial, perhaps, but infuriating when one is doing a lot of uploading. Can it be fixed, please.

Firefox has just upgraded itself to version 36. Prior to this I was using the 'File Upload' dialog to upload *.css and *.php files, and they all showed as soon as I navigated to the required directory, so presumably it was defaulting to All Files (*.*) Now (after upgrade) it is defaulting to '*.txt' and all I see is a blank box because there are no *.txt files. I can of course change to '*.*', and it lasts for that action. But after refreshing the page, next time I try the dialog reverts to '*.txt'. Trivial, perhaps, but infuriating when one is doing a lot of uploading. Can it be fixed, please.

所有回覆 (2)

more options

What are you using that provides that "'File Upload' dialog"? Firefox doesn't "do" file uploads itself. Is it an add-on or something from a particular website?

more options

Thanks for your response.

I'm using an app that I wrote myself in PHP. The app presents a form which includes an input for file upload and a 'Browse' button. Clicking the browse button brings up a 'windows explorer' type of dialog for navigating to and selecting a file (of course).

Before Fx36 , the default file type was 'All Files (*.*)' Now it defaults to 'Text Document (*.txt)' every time.

If there's anything I can put in my app or configure in my browser to influence this default I'll be delighted. But configuring the browser won't help other users.