Bug 391592

Summary: Dolphin shows false "Moving: finished" notification when you use "Rename" feature present in the file conflict dialog
Product: [Applications] dolphin Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: elvis.angelaccio, mail, rezhkoanna
Priority: NOR    
Version: 24.02.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=437510
Latest Commit: Version Fixed In:
Attachments: screenshot
screenshot - renaming a folder

Description Patrick Silva 2018-03-09 03:19:11 UTC
open dolphin in a location containing at least two folders/files
try rename one of the folders/files using the same name of another folder/file
dolphin shows "already exists as folder/file already exists" dialog
click "suggest new name" and "rename" buttons
dolphin shows the notification "Moving: finished", that does no sense
move and rename are different things
Comment 1 Atlas Rezhko 2018-03-15 18:57:08 UTC
Rename uses the mv (move) command, this is probably why this happens.
Comment 2 Patrick Silva 2018-03-15 23:02:11 UTC
Sometimes just rename a file/folder is enough to Dolphin to show "Moving: Finished" notification.
Comment 3 Julian Steinmann 2018-04-28 17:17:49 UTC
Can confirm with Dolphin 18.04, but as Atlas Rezhko has already said, the same command is used internally, which then also spawns this notification.
Comment 4 Patrick Silva 2020-01-18 17:38:42 UTC
Created attachment 125228 [details]
screenshot

Still relevant with Dolphin 19.12.1.
And "1 file to /path/to/file/file.ext" text in the notification after the steps above does no sense.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.0
Comment 5 Patrick Silva 2021-06-27 13:57:34 UTC
Created attachment 139691 [details]
screenshot - renaming a folder

The notification is even more confusing when folders are involved.
The notification seen in the screenshot attached to this comment says that
"New Folder (2)" was moved to "Documents/New Folder".

1. have a folder containing two subfolders
2. rename one of the subfolders to the same name as the other ("Already exists as folder" dialog shows up)
3. click on "Suggest new name" and "Rename" buttons

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.3
Graphics Platform: X11