-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When a file is cut from one directory and pasted into another,
the file is not deleted from the first directory.
To Reproduce
Steps to reproduce the behavior:
- Go to a directory containing a plain file
- Long click on the file item
- Click on the "Cut" item
- Navigate to a different directory
- Paste
- Navigate to the first directory
- Observe the original copy is still in the first directory.
Expected Behaviour
A file cut from one directory and pasted into another should be deleted from the first directory on successful pasting in the second directory.
[Optional] Versioning information
- App Version 4.18
- OS: Android 12
[Optional] Additional information
Flip-side of bug #76 (Copy-Paste Actually Cut-Pastes)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working