Possible to move files within trash using cut and paste
- Dominant language
- Vala
- Stars
- 365
- Forks
- 82
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 3
Description
I have searched open and closed issues for duplicates.
## Describe the bug
It is possible to move a file or folder into another trashed folder by using cut and paste menu options or the keyboard.
### To Reproduce
Steps to reproduce the behavior:
1. Go to Trash folder which contains at least one folder and at least one other file or folder.
2. Secondary click on file and choose 'Cut' from context menu or select it and press `x`
3. Open the other folder
4. Secondary click on folder background and choose 'Paste' option or press `v`.
5. The cut file is successfully pasted into the trashed folder
### Expected behavior
Trashed files should only be allowed to be restored or permanently deleted. It is already prohibited to move files within trash by drag and drop.
### Platform
Elementary 5.1 Hera daily repo.
I'm using the latest version from git that I've manually compiled
Contributor guide
Assessment
This issue has not been assessed yet.