Copy as default behaviour between volumes?
Open
Nobody has claimed this yet.
2 votes
bug
mac
windows
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to see copy as the default behaviour between volumes.
Currently dragging a file from one volume (drive) to another does a move:

But on macOS a DMG (common app distribution method) is read-only so it fails with something like:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the file manager's drag-and-drop handling for moves between volumes and check how it behaves with a read-only macOS DMG. The change is complete when dragging between volumes defaults to copying rather than moving, including from a DMG, without breaking same-volume behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100