<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: v98 download behavior misunderstands why we download things in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15634#M6887</link>
    <description>&lt;P&gt;Hi All, when you set the action for Portable Document Format (PDF) to "Always ask" then Firefox will always be saving the PDF to disk somewhere. This is different from keeping the default action of "Open in Firefox" which &lt;EM&gt;sometimes&lt;/EM&gt; saves PDFs in the web content cache and &lt;EM&gt;sometimes&lt;/EM&gt; auto-saves the PDF to disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;With &lt;STRONG&gt;Always ask&lt;/STRONG&gt; as your action for PDFs&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Since Firefox always needs to save the PDF when you choose an Open option, you could consider switching it from saving in the "Save files to:" folder (default in Firefox 98+) to the Windows Temp or Linux /tmp folder (default before Firefox 98). Here's how:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(A)&lt;/EM&gt; In a new tab, type or paste &lt;STRONG&gt;about:config&lt;/STRONG&gt; in the address bar and press Enter/Return. Click the button accepting the risk.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;More info on about:config:&lt;/EM&gt; &lt;A href="https://support.mozilla.org/kb/about-config-editor-firefox" target="_self"&gt;Configuration Editor for Firefox&lt;/A&gt;. &lt;EM&gt;Please keep in mind that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(B)&lt;/EM&gt; In the search box in the page, type or paste&amp;nbsp;&lt;STRONG&gt;browser.download.start_downloads_in_tmp_dir&lt;/STRONG&gt; and pause while the list is filtered &lt;EM&gt;(this exists in Firefox 102 and later)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(C)&lt;/EM&gt; Double-click the preference to switch the value from false to true (or click the toggle button toward the right end of the row)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;With &lt;STRONG&gt;Open in Firefox&lt;/STRONG&gt; as your action for PDFs&lt;/U&gt;&lt;/P&gt;&lt;P&gt;If you want to make Firefox consistently save PDFs in the web content cache rather than letting the web server dictate what happens*, a new option was added in Firefox 103 for that:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(A)&lt;/EM&gt; In a new tab, type or paste &lt;STRONG&gt;about:config&lt;/STRONG&gt; in the address bar and press Enter/Return. Click the button accepting the risk.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;More info on about:config:&lt;/EM&gt; &lt;A href="https://support.mozilla.org/kb/about-config-editor-firefox" target="_self"&gt;Configuration Editor for Firefox&lt;/A&gt;. &lt;EM&gt;Please keep in mind that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(B)&lt;/EM&gt; In the search box in the page, type or paste&amp;nbsp;&lt;STRONG&gt;browser.download.open_pdf_attachments_inline&lt;/STRONG&gt; and pause while the list is filtered &lt;EM&gt;(this exists in Firefox 103 and later)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(C)&lt;/EM&gt; Double-click the preference to switch the value from false to true (or click the toggle button toward the right end of the row)&lt;/P&gt;&lt;P&gt;* &lt;EM&gt;Why do I say this?&lt;/EM&gt; If the web server sends the Content-Disposition: attachment header with the PDF, Firefox always handles it as a download instead of as web content. Finally we can cure this in Firefox 103+.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 08 Oct 2022 19:25:43 GMT</pubDate>
    <dc:creator>jscher2000</dc:creator>
    <dc:date>2022-10-08T19:25:43Z</dc:date>
    <item>
      <title>v98 download behavior misunderstands why we download things</title>
      <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/2818#M1268</link>
      <description>&lt;P&gt;Sorry I'm new around here so I'm not sure I get the difference between Ideas and Discussions.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;A href="https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu" target="_blank" rel="nofollow noopener noreferrer"&gt;Changes to how file downloads are handled in Firefox version 98&lt;/A&gt; is a breaking change. Before this, FF understood that there are 2 different reasons why a file might be downloaded:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Because the User &lt;EM&gt;explicitly&lt;/EM&gt; wants to save a file for later reference - these files were saved to a directory chosen by the User in Settings&lt;/LI&gt;&lt;LI&gt;Because the System needs to save a file e.g. in order to invoke an external handler such as a PDF viewer - these files were saved to a TEMP directory, and not controlled by Settings&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Now under v98 both types of files are saved to the same location - e.g. my Desktop. So my Desktop is now full of files I consider to be temporary and useless!&lt;/P&gt;&lt;P&gt;Please restore the old behavior of 2 different locations for the 2 different types of download.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Mar 2022 08:56:23 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/2818#M1268</guid>
      <dc:creator>EddyD</dc:creator>
      <dc:date>2022-03-25T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: v98 download behavior misunderstands why we download things</title>
      <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/2845#M1282</link>
      <description>&lt;P data-unlink="true"&gt;I have the &lt;STRONG&gt;&lt;I&gt;exact&lt;/I&gt;&lt;/STRONG&gt; same problem. Please fix it&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2022 13:54:22 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/2845#M1282</guid>
      <dc:creator>Albwal</dc:creator>
      <dc:date>2022-03-25T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: v98 download behavior misunderstands why we download things</title>
      <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15575#M6856</link>
      <description>&lt;P&gt;Just find someone who has the same problems. So I will not open a new one and paste my ticket here&lt;/P&gt;&lt;P&gt;## OS + Version&lt;/P&gt;&lt;P&gt;Microsoft Windows [Version 10.0.19044.2075]&lt;/P&gt;&lt;P&gt;Firefox: 105.0.3 (64-bit)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;## Configuration&lt;/P&gt;&lt;P&gt;Settings&lt;/P&gt;&lt;P&gt;-&amp;gt; Input "pdf" in `Find in Settings`&lt;/P&gt;&lt;P&gt;-&amp;gt; In "Applications" -&amp;gt; "Portable Document Format (PDF)", select "Always ask"&lt;/P&gt;&lt;P&gt;Other Settings&lt;/P&gt;&lt;P&gt;- "Downloads" is set to "Save files to Desktop" and "Always ask you where to save files" is selected&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;## Problems&lt;/P&gt;&lt;P&gt;- When clicking a link, e.g. "&lt;A href="https://www.irs.gov/pub/irs-pdf/f1040.pdf" target="_blank"&gt;https://www.irs.gov/pub/irs-pdf/f1040.pdf&lt;/A&gt;", it shows the dialog "Opening f1040 pdf". It is expected.&lt;BR /&gt;- Select "Open with Firefox" and click "OK", the file is opened in Firefox and I get a file on my "Desktop". The "Open" behavior is as expected but it should NOT be downloaded to my local folder.&lt;BR /&gt;- Select "Open with &amp;lt;my local PDF viewer&amp;gt;", the same thing happened.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;## Action Required&lt;/P&gt;&lt;P&gt;Please help take care of this issue. The purpose that I selected "Open with .." is that I only want to view this file temporarily, NOT to download it. If I really need to save one file into a local folder, I will explicitly select "Save File".&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 00:01:26 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15575#M6856</guid>
      <dc:creator>skylianggoodqiu</dc:creator>
      <dc:date>2022-10-08T00:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: v98 download behavior misunderstands why we download things</title>
      <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15634#M6887</link>
      <description>&lt;P&gt;Hi All, when you set the action for Portable Document Format (PDF) to "Always ask" then Firefox will always be saving the PDF to disk somewhere. This is different from keeping the default action of "Open in Firefox" which &lt;EM&gt;sometimes&lt;/EM&gt; saves PDFs in the web content cache and &lt;EM&gt;sometimes&lt;/EM&gt; auto-saves the PDF to disk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;With &lt;STRONG&gt;Always ask&lt;/STRONG&gt; as your action for PDFs&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Since Firefox always needs to save the PDF when you choose an Open option, you could consider switching it from saving in the "Save files to:" folder (default in Firefox 98+) to the Windows Temp or Linux /tmp folder (default before Firefox 98). Here's how:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(A)&lt;/EM&gt; In a new tab, type or paste &lt;STRONG&gt;about:config&lt;/STRONG&gt; in the address bar and press Enter/Return. Click the button accepting the risk.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;More info on about:config:&lt;/EM&gt; &lt;A href="https://support.mozilla.org/kb/about-config-editor-firefox" target="_self"&gt;Configuration Editor for Firefox&lt;/A&gt;. &lt;EM&gt;Please keep in mind that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(B)&lt;/EM&gt; In the search box in the page, type or paste&amp;nbsp;&lt;STRONG&gt;browser.download.start_downloads_in_tmp_dir&lt;/STRONG&gt; and pause while the list is filtered &lt;EM&gt;(this exists in Firefox 102 and later)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(C)&lt;/EM&gt; Double-click the preference to switch the value from false to true (or click the toggle button toward the right end of the row)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;With &lt;STRONG&gt;Open in Firefox&lt;/STRONG&gt; as your action for PDFs&lt;/U&gt;&lt;/P&gt;&lt;P&gt;If you want to make Firefox consistently save PDFs in the web content cache rather than letting the web server dictate what happens*, a new option was added in Firefox 103 for that:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(A)&lt;/EM&gt; In a new tab, type or paste &lt;STRONG&gt;about:config&lt;/STRONG&gt; in the address bar and press Enter/Return. Click the button accepting the risk.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;More info on about:config:&lt;/EM&gt; &lt;A href="https://support.mozilla.org/kb/about-config-editor-firefox" target="_self"&gt;Configuration Editor for Firefox&lt;/A&gt;. &lt;EM&gt;Please keep in mind that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(B)&lt;/EM&gt; In the search box in the page, type or paste&amp;nbsp;&lt;STRONG&gt;browser.download.open_pdf_attachments_inline&lt;/STRONG&gt; and pause while the list is filtered &lt;EM&gt;(this exists in Firefox 103 and later)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(C)&lt;/EM&gt; Double-click the preference to switch the value from false to true (or click the toggle button toward the right end of the row)&lt;/P&gt;&lt;P&gt;* &lt;EM&gt;Why do I say this?&lt;/EM&gt; If the web server sends the Content-Disposition: attachment header with the PDF, Firefox always handles it as a download instead of as web content. Finally we can cure this in Firefox 103+.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 19:25:43 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15634#M6887</guid>
      <dc:creator>jscher2000</dc:creator>
      <dc:date>2022-10-08T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: v98 download behavior misunderstands why we download things</title>
      <link>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15657#M6902</link>
      <description>&lt;P&gt;I use the option "Always ask", so I tried the first solution, changing `browser.download.start_downloads_in_tmp_dir` to true, which works for me.&lt;/P&gt;&lt;P&gt;I like this behavior because sometimes the pdf will be downloaded for editing or backup but sometimes I just want to glance at it and close it.&lt;/P&gt;&lt;P&gt;Thank you &lt;a href="https://connect.mozilla.org/t5/user/viewprofilepage/user-id/78"&gt;@jscher2000&lt;/a&gt; , your answer helps me a lot.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 04:48:46 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/v98-download-behavior-misunderstands-why-we-download-things/m-p/15657#M6902</guid>
      <dc:creator>skylianggoodqiu</dc:creator>
      <dc:date>2022-10-09T04:48:46Z</dc:date>
    </item>
  </channel>
</rss>

