Firefox 98 released
Firefox 98 released
Posted Mar 9, 2022 14:34 UTC (Wed) by cesarb (subscriber, #6266)In reply to: Firefox 98 released by firasha
Parent article: Firefox 98 released
If you configure PDF files to "always ask", and when it asks you answer to "open it in Firefox" this time, it'll silently download the file to ~/Downloads (even if you have configured Firefox to always ask where to save downloaded files!), and then open it in a new tab. This is different from what happens when you configure PDF files to "open it in Firefox", since in that case it opens the built-in PDF viewer and loads the file in it without saving it to ~/Downloads.
The same issue when opening in an external viewer: instead of downloading the file to a transient temporary location where it'll get cleaned up after a while, it's silently downloaded to ~/Downloads (even if you have configured Firefox to always ask where to save downloaded files).
In the end, this will lead to ~/Downloads becoming full of random junk (which would normally end up on /tmp, but at least /tmp is automatically cleaned).
It's even worse if the reason you set up Firefox to always ask where to save is because you don't want anything to end up in ~/Downloads unless you explicitly put it there, either because you're afraid of it silently overwriting files there with the same name (which IIRC had been an issue some time in the past), or because just placing files there could lead to a security vulnerability (less of an issue on Linux, but on Windows where the DLL search path includes "the directory where the EXE file is located", this could easily be a problem), or because you have limited disk space on your /home partition (for instance, it's mounted via NFS from a file server with strict quotas, which was the case on the computer lab at the university I studied at).
That is: they are now treating ~/Downloads as if it was a temporary directory managed by the browser, instead of letting the user manage it.
I won't stop using Firefox as my main browser, but this is probably the first change in all the time since it was still called Netscape Navigator that made me reconsider.
Posted Mar 9, 2022 18:42 UTC (Wed)
by flussence (guest, #85566)
[Link]
There are a few good (technical, security) reasons to want to keep all data in the user's homedir, but I get the feeling those weren't a factor in this change.
Posted Mar 10, 2022 4:46 UTC (Thu)
by sionescu (subscriber, #59410)
[Link] (1 responses)
Posted Mar 10, 2022 15:41 UTC (Thu)
by sionescu (subscriber, #59410)
[Link]
Posted Mar 10, 2022 15:51 UTC (Thu)
by karkhaz (subscriber, #99844)
[Link]
Confirmed, I get the same behavior. This annoying but at least you can choose the directory---it doesn't have to be ~/Downloads. I've made it ~/tmp, which on some of my computers is mounted on a tmpfs and others not. (I also long ago deleted ~/Downloads and `chmod a-w ~`, so programs that don't respect XDG can't write to my home directory anyway).
Posted Mar 14, 2022 1:35 UTC (Mon)
by cypherpunks2 (guest, #152408)
[Link] (1 responses)
With that said, I still prefer Firefox, but only because their development model better suites me.
Posted Mar 17, 2022 8:51 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
However, Google is digging their own grave with the next API that hamstrings what uBlock and the like are able to do (even compared to the current extension API). AFAIK, only Edge has committed to using the change though how long the Chrome-forks can maintain it against Google's wishes remains to be seen.
Firefox 98 released
Firefox 98 released
Firefox 98 released
Firefox 98 released
> That is: they are now treating ~/Downloads as if it was a temporary directory managed by the browser, instead of letting the user manage it.
Firefox 98 released
Firefox 98 released
