Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
Solved 封存

Firefox won't show "save" nor "open" window

write3

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)

所有回覆 (3)

Additional info: I have already tried disabling all add-ons

選擇的解決方法

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 :)