Drag and drop bug

All your suggestions, requests and ideas for future development
Post Reply
virtualfrancky
Posts: 24
Joined: 07 Aug 2018, 19:07

Drag and drop bug

Post by virtualfrancky »

Hi, here is an explicit video of the problem :

https://www.dropbox.com/s/1w9grcgqjyzxa ... t.mp4?dl=0

Could not reproduce the second bug, I talked about in my review on Microsoft market, due to file already sorted. Will try to reproduce it, since I had it twice today.
User avatar
rednoah
The Source
Posts: 22994
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Drag and drop bug

Post by rednoah »

Yes, this is how Windows Explorer DnD works. FileBot simply accepts files in the same order as they are passed from Windows Explorer. However, I agree that Windows Explorer DnD is pretty stupid in this regard.

https://stackoverflow.com/a/38508562/1514467

:idea: That being said, newer revisions of FileBot simply force alphabetic sort order on Windows, which is good in this case, but also makes it impossible to drag files in any other order (e.g. such as dragging files after sorting by size, date, etc).
:idea: Please read the FAQ and How to Request Help.
virtualfrancky
Posts: 24
Joined: 07 Aug 2018, 19:07

Re: Drag and drop bug

Post by virtualfrancky »

OK thanks for the explanation, I had never noticed that. Will modify my review, and you have won your 5th star ;)
Post Reply