Táto téma bola archivovaná.
Ak potrebujete pomôcť, založte prosím novú otázku.
Vyriešené
Archivované
Firefox won't show "save" nor "open" window
Firefox won't show ever the window to save files or to open files. It happens on any website. If I press ctrl+S the "save as" window does not appear. If I try, on any page, to open a file for upload the window to select the file does not show.
Please advise!
OS: Ubuntu 22.04.3 LTS Firefox Version: 118.0.2 (64-bit) (installed through Snap)
Firefox won't show ever the window to save files or to open files. It happens on any website. If I press ctrl+S the "save as" window does not appear. If I try, on any page, to open a file for upload the window to select the file does not show.
Please advise!
OS: Ubuntu 22.04.3 LTS
Firefox Version: 118.0.2 (64-bit) (installed through Snap)
Všetky odpovede (3)
Additional info: I have already tried disabling all add-ons
Vybrané riešenie
This can be an issue with "xdg-desktop-portal", you may have to install some packages like xdg-desktop-portal and xdg-desktop-portal-gtk.
sudo apt install xdg-desktop-portal-gtk
Many thanks! That solved the issue :)