zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
17.27k stars 405 forks source link

Non Flatpak builds don't use the native KDE file picker. #1088

Open WasmachenDennSachenSo opened 2 months ago

WasmachenDennSachenSo commented 2 months ago

What happened?

Self compiled build and .zip file in releases, don't respect the native (KDE Plasma 6) file picker in "save as" dialogs. The GTK file picker is used instead. The Flatpak uses the KDE file picker.

Reproducible?

Version

1.0.0-a32

Severity impact

Low

What platform are you seeing the problem on?

Linux

Relevant log output

No response

jhc1993-846 commented 2 months ago

I worked around this issue by setting a config as shown in this Reddit Post.

Unsure if this can be fully solved, since I also encountered this issue in Mozilla's own builds of Firefox. Firefox is a GTK application after all...

WasmachenDennSachenSo commented 2 months ago

Yes, this worked for me. Thanks for this tip! Would it be problematic to set this flag by default?