Skip to content

[Bug] Cut-Paste actually Copy-Pastes #91

@StevanWhite

Description

@StevanWhite

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:

  1. Go to a directory containing a plain file
  2. Long click on the file item
  3. Click on the "Cut" item
  4. Navigate to a different directory
  5. Paste
  6. Navigate to the first directory
  7. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions