marta-issues icon indicating copy to clipboard operation
marta-issues copied to clipboard

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

Open smakhnist opened this issue 1 year ago • 0 comments

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 avatar Oct 02 '24 11:10 smakhnist