Move files from flat view to top folder with mouse

I think this might be a small bug. Let's say I have this folder structure.
C:\Users\dude\Downloads\archives
under "archives" I will have a couple of folders with files
Test01\test01.mp4
Test02\test02.mp4

I quickly want to move the MP4 files to the "archives" folder, I therefore use the flat view and now see the MP4 files as a list. I select all of them with the mouse and drag them to the two dots "..".

The files do not end up under "archives" but under "Downloads".

Is this a bug or expected behavior?

If you double-click on the '..' entry you'll see it takes you to Downloads, because it refers to the parent of the current folder (and the current folder is Downloads\archives).

If you want to move files to the current folder you can simply drop them in any empty spot in the file display.

1 Like

Thank you, it was that easy :man_facepalming: