-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Bug]: When drag and drop multiple files, only one is loaded [blink engine] #43074
Comments
Hey, thanks fr the reprt :) |
The error occured on Microsoft Edge 120.0.2210.91 |
I've just upgrade to 28.02 and am seeing a similar issue If I upload using the New > Upload files method - no issue I'm using Brave, and have checked in Chrome - same result Brave is Version 1.62.156 (latest) on Win 11 |
I can reproduce the issue |
This comment was marked as spam.
This comment was marked as spam.
This comment has been minimized.
This comment has been minimized.
This comment was marked as off-topic.
This comment was marked as off-topic.
I agree that the current solution using a "drag & drop" area is a worse experience compared to how it was before. Having a visual indicator as feedback that the Nextcloud file manager will accept the dropped files as upload is OK, but only accepting them in a limited "drag here" area is the complete opposite to how desktop file managers work. Older version of Nextcloud accepted files anway in the viewport and not just in certain spots. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment has been minimized.
This comment has been minimized.
This comment was marked as spam.
This comment was marked as spam.
Yes as you can see the bug is still open (!) meaning it is not resolved. This is a blink engine issue and we need to find a workaround for broken blink browsers like Chrome, Chromium, Edge and Opera. In the meantime use Firefox or wait for this issue to be resolved. |
This comment was marked as spam.
This comment was marked as spam.
When drag and drop a file, the system no longer checks whether it already exists. The file on the server is simply overwritten. |
Closed as completed ... with all the good suggestions marked as spam ignored ... 🙄 |
This issue is about drag-drop only uploading one file and this issue is fixed now :) |
This issue is not fixed in 28.0.3, and was about dragging and dropping multiple files, of which only one gets uploaded - which is still the case in 28.0.3: Guess we continue here? #44390 |
With 2 clicks you can see that the fix is within 28.0.4 |
I'm on 29.0.5 and this issue still reproduces for me on Firefox-based browser (Floorp) and Chrome-based browser (Vivaldi). |
29.0.5 with Firefox - can not reproduce drag-and-drop two files and both are uploaded. Same with Chromium 128 used with Nextcloud 29.0.5. Try to clear your cache and look in the browser dev tools for error messages. |
@SergioRius could you retry now with 29.0.6 and if that does not work also show your network tab from the dev tools? |
Thanks for your help, @susnux . I'll disable recognize, PG and try again. If I don't post any results is that I also did fail. PS: If you need something more advanced, just tell. I'm sw developer (unfortunately not php) and I'll try to give you anything you need. EDIT: Deactivating previewgenerator and recognize didn't change anything. Only first file processed. |
Those errors are about preview generation and should be unrelated. From the network tab there is also only one PUT. Meaning the upload is either aborted or the browser only passed one file for upload. Could you please check for debug log messages in the dev tools? BTW: I had this error once with Firefox - restarting Firefox helped as somehow Firefox was not correctly fetching the dragged files. |
You mean the debug console? It's only throwed the error reported before:
It would be nice if that error notification function showed the setting key And there's another error about recommendation not able to load a preview. I suppose bc it's too fast to ask for it and still hasn't been generated.
Unfortunately I've even rebooted the computer and made no change. EDIT: Same result by dragging from Krusader and no imges, but three txt files. |
Just to make some noise, I also have the same issue with Firefox and KDE Dolphin. Drag & Drop of multiple files to other file providers just works - so it must be on nextcloud side... |
As a followup, since my last update I've migrated to nextcloud-aio, still at v29. |
I’m experiencing the same issue with Firefox and KDE Dolphin. Dragging and dropping multiple files works fine with other file providers, so the problem seems to be on the Nextcloud's side. |
Seems to be an issue on Firefox side
https://bugzilla.mozilla.org/show_bug.cgi?id=1914742
…On Thu, 10 Oct 2024, 19:53 B. Jordanov, ***@***.***> wrote:
I’m experiencing the same issue with Firefox and KDE Dolphin. Dragging and
dropping multiple files works fine with other file providers, so the
problem seems to be on the Nextcloud's side.
—
Reply to this email directly, view it on GitHub
<#43074 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABD4RFXD7NQ3YDMHW5SVM43Z225KFAVCNFSM6AAAAABCIGUTLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBVG4YTQMZRGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Bug description
After Upgrade to 28.0.2 RC1: When dragging multiple files into Nextcloud for upload only one file will be uploaded if I use Edge. On Firefox, all files will be uploaded.
This only happens with the Blink engine (Chromium, Edge, Opera), Firefox is not affected
Steps to reproduce
Expected behavior
All files should be uploaded.
Installation method
None
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: