[Flatpak] Images are saved incorrectly when trying to save to non-Downloads directory
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: evanmohr22, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
video/x-matroska
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0
Steps to reproduce:
- Go to https://pixabay.com/images/search/cat/
- Right click image and select "Save Image As..."
- Save image to ~/Pictures/Firefox-Test
- Open file manager and see that the image was saved to ~/Pictures/Firefox-Test
- Go back to website
- Right click new image and select "Save Image As..."
- Notice that the Filechooser is no longer in ~/Downloads or ~/Pictures/Firefox-Test, but rather a directory in /run/user/1000/doc/xxxxxxxx
- Save image to this location
- Notice that the image does not appear in ~/Downloads or ~/Pictures/Firefox-Test, it is essentially lost
Actual results:
I want to save multiple images to a directory that is not in ~/Downloads, such as ~/Pictures/Firefox-Test. After navigating to the new folder and saving, it saves correctly. But when trying to save a second image, the Filechooser opens up to a random directory in /run/user/1000/doc.
Expected results:
The Filechooser should have reopend with ~/Pictures/Firefox-Test or ~/Downloads.
As far as I recall, this issue does not occur with the Firefox deb, tar.gz, or snap.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Portal upstream issue: https://github.com/flatpak/xdg-desktop-portal/issues/982
Comment 3•1 years ago
|
||
Fixed by https://github.com/flatpak/xdg-desktop-portal/commit/d3a92486cb7ab4ebddb7d0d42111a1f38e4bc51e
Currently I have no idea when next version will be released.
Description
•