flatpak / xdg-desktop-portal-gtk

Gtk implementation of xdg-desktop-portal
GNU Lesser General Public License v2.1
124 stars 99 forks source link

Accessing `/tmp` in file picker freezes the UI #483

Open dbogdanov opened 2 months ago

dbogdanov commented 2 months ago

I am having trouble accessing the /tmp folder using the xdg-desktop-portal-gtk file picker. The UI window freezes and becomes unresponsive as soon as I attempt to access /tmp. This issue affects applications such as Thunderbird, Firefox, and Chromium.

Is this expected behavior for /tmp?

xdg-desktop-portal-gtk Version: 1.14.1-1 (Debian 12)

dbogdanov commented 1 month ago

Update: The issue affects only file uploads (choosing the file), but not downloads (choosing where to store).