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&Drop Upload Issue with Firefox #3575

Closed
instantflorian opened this issue Jun 17, 2023 · 6 comments
Closed

Drag&Drop Upload Issue with Firefox #3575

instantflorian opened this issue Jun 17, 2023 · 6 comments
Assignees

Comments

@instantflorian
Copy link

instantflorian commented Jun 17, 2023

Drag&drop upload fails in Firefox. No file is uploaded. Tested with different file types (jpg, pdf). No special file names.
Notice: This issue does not appear with Google Chrome.

To Reproduce
Steps to reproduce the behavior:

  1. Just have a browsertab open with elFinder writeable directory
  2. Try to drag a file from Windows Explorer into the directory
  3. See error (i.e. see that no file has been uploaded)

Expected behavior
The file is uploaded

Error message on console
10:27:45.901 Uncaught TypeError: p.items[n] is undefined
r https://studio-42.github.io/elFinder/demo/js/elfinder.min.js:25
exec https://studio-42.github.io/elFinder/demo/js/elfinder.min.js:25
exec https://studio-42.github.io/elFinder/demo/js/elfinder.min.js:10
d https://studio-42.github.io/elFinder/demo/js/elfinder.min.js:11
jQuery 2
elfinder.min.js:25:26654

Desktop (please complete the following information):

  • OS: Win 11
  • Firefox
  • Version 114.0.1
@NulledUI
Copy link

NulledUI commented Jun 18, 2023

same issue, seems like bug appeared in version 2.1.62
just checked in 2.1.61 no problem with Drag&Drop Upload in Firefox

@nao-pon
Copy link
Member

nao-pon commented Jun 18, 2023

I've reproduced this issue in Firefox 72.0b11. You may have problems with elFinder 2.1.62 and below.
I will fix this issue.

@nao-pon nao-pon self-assigned this Jun 18, 2023
@nao-pon
Copy link
Member

nao-pon commented Jun 18, 2023

I have fixed this. Can you confirm that NIghtly Build fixed it for you? Don't forget to refresh your browser's cache.

@instantflorian
Copy link
Author

Thank you very much, the issue is solved and uploading works again as expected.

@NulledUI
Copy link

I have fixed this. Can you confirm that NIghtly Build fixed it for you? Don't forget to refresh your browser's cache.

Thanks, confirmed, issue has been resolved in commit 98d48fa

@nao-pon
Copy link
Member

nao-pon commented Jun 18, 2023

@instantflorian , @NulledUI Thanks! 👍

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

No branches or pull requests

3 participants