Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
aiqc opened this issue Jan 25, 2024 · 2 comments
Open

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

aiqc opened this issue Jan 25, 2024 · 2 comments

Comments

@aiqc
Copy link

aiqc commented Jan 25, 2024

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
Copy link

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?

@ninja-
Copy link

ninja- commented Dec 20, 2024

chrome did not implement the mime-type that's sent in drag and drop and offers a protocol specific to document portal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants