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

Bug: when drag a file to another software, the file in the clipboard will be copied to the current directory multiple times #15578

Open
JTFA opened this issue Jun 10, 2024 · 4 comments
Labels
area - file operations Features or bug reports for file operations bug Something isn't working 👀

Comments

@JTFA
Copy link

JTFA commented Jun 10, 2024

Description

when drag a file to another software, the file in the clipboard will be copied to the current directory multiple times

Steps To Reproduce

  1. copy a file.
  2. drag a file to another software. (the dragged file can be different from the copied file in step 1, and the folder where the file is located can also be different from the file in step 1.)

for example, I first copied test1.txt, and then drag test2.png to photoshop:

_2024_06_10_17_50_02_724.mp4

Requirements

the file in the clipboard shouldn't be copied to the current directory.

Files Version

3.4.1.0

Windows Version

10.0.22631.3672

Log File

debug.log

@JTFA JTFA added the bug Something isn't working 👀 label Jun 10, 2024
@0x5bfa
Copy link
Member

0x5bfa commented Jun 10, 2024

Does this happen in any software like whenever you copy to the clipboard before dragging out?

@JTFA
Copy link
Author

JTFA commented Jun 10, 2024

Does this happen in any software like whenever you copy to the clipboard before dragging out?

It seems like this bug will happen when drag to any other software, but it doesn't happen every time, occasionally it may not happen.

@Josh65-2201 Josh65-2201 added the area - file operations Features or bug reports for file operations label Jun 10, 2024
@0x5bfa
Copy link
Member

0x5bfa commented Jun 10, 2024

Thanks for the check!
Could you check if the number of files that would be generated after that is always 25?

@JTFA
Copy link
Author

JTFA commented Jun 10, 2024

Thanks for the check! Could you check if the number of files that would be generated after that is always 25?

I did a further test, the number is not always 25 and the bug is not relavent with other software.
in fact, when drag a file and hold on, the file copied in the clipboard will be pasted to the current folder continuously:

_2024_06_10_22_53_44_574.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area - file operations Features or bug reports for file operations bug Something isn't working 👀
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants