a) Steps to reproduce
- Create two separate folders.
- Place a file with the same name in both folders.
- Try to move the file from the first folder to the second folder.
- When the application detects that a file with the same name already exists, select the Overwrite option.
b) Actual result
The application treats the operation as an overwrite, but instead of replacing the existing file with the moved file, the file is deleted or disappears.
c) Expected result
When Overwrite is selected, the existing destination file should be replaced by the moved file.
If the operation is cancelled, both files should remain unchanged in their original locations.
a) Steps to reproduce
b) Actual result
The application treats the operation as an overwrite, but instead of replacing the existing file with the moved file, the file is deleted or disappears.
c) Expected result
When Overwrite is selected, the existing destination file should be replaced by the moved file.
If the operation is cancelled, both files should remain unchanged in their original locations.