Accept drag-and-drop into fields (files/dirs)
amd989 opened this issue · 2 comments
Original issue 8 created by amd989 on 2012-06-09T23:13:05.000Z:
What steps will reproduce the problem?
- Drag and drop is not accepted by form
What is the expected output? What do you see instead?
I'd expect to be able to drag files/folders from my preffered file manager into the app
What version of the product are you using? On what operating system?
Please provide any additional information below.
Hello,
Thank you for the suggestion, I will implement it right away.
Regards,
Alejandro
Functionality has been implemented.
However due to the fact running as an administrator is needed to use mklink. it has been render useless since there is no way to drag and drop from non elevated processes (i.e. windows explorer) to elevated ones.
more information:
http://serverfault.com/questions/39600/why-cant-i-drag-drop-a-file-for-editing-in-notepad-in-windows-server-2008
Sorry for the inconvenience.