Bug 474974 - Drag and drop in details view mode doesn't work into folders
Summary: Drag and drop in details view mode doesn't work into folders
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 23.08.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-28 09:05 UTC by samuel.d.reynolds
Modified: 2023-10-01 10:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description samuel.d.reynolds 2023-09-28 09:05:06 UTC
SUMMARY
Drag and drop in details view mode doesn't work into folders


STEPS TO REPRODUCE
1. In details view, drag file over subfolder in the current view.
2. 'Copy here', 'link here', 'cancel' dialog appears
3. Select copy here

OBSERVED RESULT
Popup asking if you want to overwrite current file with itself appears (it thinks I want to drag and drop into the currently open root folder, not the subfolder I have moused over.

EXPECTED RESULT

I would have expected drag and drop to behave as it does when dropping into a folder in the 'Folders' pane


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 
Qt Version: 5.15.10

ADDITIONAL INFORMATION
The only way I can get this to work is via copying and then right click and 'Paste one file', but I assume drag and drop should also work.
Comment 1 Felix Ernst 2023-10-01 10:11:05 UTC
Are you dropping the file directly on the folder's name or just somewhere within the row? Dropping within the row is supposed to drop it at the current location because otherwise there would hardly be any space to drop it at the current location.