flathub / com.google.Chrome

https://flathub.org/apps/details/com.google.Chrome
54 stars 26 forks source link

Drag-and-drop of files into browser does not work #267

Open aiqc opened 5 months ago

aiqc commented 5 months ago

Problem

If I try to drag-and-drop files from my system into the browser, it does not work. It will show the file path as text file://path but it's not getting fetched.

Reproduce

Maybe this is a permissions thing? Like Chrome can't access the path of the file? I didn't see anything obvious in Flatseal


Ubuntu 22.04.3

Name      Application ID        Version               Branch      Installation
Google C… com.google.Chrome     120.0.6099.224-1      stable      system

Another user mentioned that they did not have this problem when installing chrome using the deb file https://askubuntu.com/a/1484002/849369

yhojann-cl commented 3 months ago

Same problem, works only the first time and other alls does not works, the browser says can not access to the file.

Same problem in Firefox for flathub: https://www.reddit.com/r/firefox/comments/r0hk4v/drag_n_drop_not_working_in_firefox_flatpak_is/

Says:

You can use Flatseal as well for solving this problem without using the Terminal: https://flathub.org/apps/details/com.github.tchx84.Flatseal https://imgur.com/a/8JB7seX

Adding permission access to home folder with filesystem=home, but what happens with external disks?, realy google chrome package need a default permissions?