Bug 512140

Summary: File drag-and-drop between views is not ergonomic
Product: [Applications] dolphin Reporter: fabrice salvaire <fabrice.salvaire>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: aristsakas, dolphin-bugs-null
Priority: NOR Keywords: usability
Version First Reported In: 25.08.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description fabrice salvaire 2025-11-15 16:47:59 UTC
Steps to reproduce this ergonomic issues:
- split the view in two views A and B
- change the directory in each view
- now try to move files from A to B using drag-and-drop
- to achieve this, we have to release the mouse in the margin grid (or an empty cell)
  because a file cell area doesn't accept drag-and-drop

This is really uncomfortable.
It seems there is a regression.
A workaround is to change to the parent directory and drop on the target directory.