Closed
Bug 1810492
Opened 2 years ago
Closed 2 years ago
Orphaned temp directories and files from downloads
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rsbrux, Unassigned)
Details
Attachments
(1 file)
|
140.33 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
- I pick a PDF file to download from a website.
- Ubuntu Studio 22.04 creates a temporary directory under /run/user/<userid>/doc with a creation date of 1970-01-01.
- I pick a different directory to download to.
Actual results:
Temporary directory remains.
Expected results:
- Temp. directory should be created with a meaningful time stamp.
- Temp. directory should be deleted afterwards.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::File Handling' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → File Handling
Sorry, not a bug, my misunderstanding of how /run/user works.
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•