본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

every time I view a file from an email or website in Preview (Mac) it is SAVED, no matter what boxes are checked in Preferences. How do I turn this off?

  • 4 답장
  • 2 이 문제를 만남
  • 6 보기
  • 최종 답변자: dolson9

more options

If I open a pdf, Word, Excel, jpeg, or ANY type of file it is saved to my desktop (where I set files to be saved). And, this action is done automatically, every time, it doesn't matter what I have set under Firefox>Preferences>Applications.

If I open a pdf, Word, Excel, jpeg, or ANY type of file it is saved to my desktop (where I set files to be saved). And, this action is done automatically, every time, it doesn't matter what I have set under Firefox>Preferences>Applications.

선택된 해결법

You can create a new Boolean pref via the right-click context menu with the name browser.helperApps.deleteTempFileOnExit and set the value to true.

The pref is still in the source code:

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

Firefox always saves a file before passing it to an external program.

Try to set the Boolean pref browser.helperApps.deleteTempFileOnExit to true on the about:config page to cleanup those saved files.

more options

Thanks for the reply! I opened <about:config> and scrolled to the <browser.helperApps> section, but there were only three options: 1)"always Ask.force", 2)"neverAsk.openFile", and 3)"neverAsk.saveToDisk". No "deleteTempFileOnExit". Any other ideas? [btw, it's not a problem to delete these files, I just don't like when they pile up on top of each other, creating a large stack]

more options

선택된 해결법

You can create a new Boolean pref via the right-click context menu with the name browser.helperApps.deleteTempFileOnExit and set the value to true.

The pref is still in the source code:

more options

thanx cor-el, it worked... mostly. PDF files still remain after shut down, but others (Word, Preview, TextEdit, etc) are deleted. Oddly, this Mozilla Phenomenon doesn't happen in Windows, at least not on my laptop running XP.