marta-file-manager / marta-issues

An issue tracker for Marta File Manager.
https://marta.yanex.org/
368 stars 0 forks source link

confirmation dialog isn't shown up for copy / move operations via drag&drop #1073

Open smakhnist opened 1 month ago

smakhnist commented 1 month ago

If a copy/move operation is performed with a drag-and-drop action, a confirmation dialog should be shown. Currently, the confirmation dialog isn't shown, leading to unintentional copy/move actions (significantly when Mac OS three-fingers gesture is activated).

Alternative solutions could be an extra boolean param "dragDropConfirmationDialog". If it's true - dialog is shown similarly to copy/move actions via F5/F6 keys pressed. The other way around: no dialog is displayed if "dragDropConfirmationDialog" is false.

smakhnist commented 5 days ago

@yanex, just kindly asking for an update on this. That's the feature I'm looking for more than anything else. 3 fingers tap hover over the folders leads to unintentional folder and files moving action.