Bug 505262

Summary: [UX] Dolphin still says "Moving" in notification even after job done
Product: [Applications] dolphin Reporter: FishBoneEK
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: dolphin-bugs-null, kdedev
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description FishBoneEK 2025-06-06 09:26:25 UTC
SUMMARY
When I move files from A to B, dolphin pops up a notification like: "Moving 1 of n files from A to B". But after the job is done, the notification still says "Moving", except the progress bar is gone and the "Open containing folder" button is shown.

STEPS TO REPRODUCE
1. Move some files in Dolphin

OBSERVED RESULT
Confusing notification

EXPECTED RESULT
Notification should say "Moved" after the job is done.

SOFTWARE/OS VERSIONS
OS: Arch Linux
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0

ADDITIONAL INFORMATION
Same applies for "Extracting" jobs. Haven't tested other jobs, but I guess "Copying" jobs applies too.
Comment 1 TraceyC 2025-06-10 19:37:53 UTC
I confirm this behavior on git-master. After moving a file, the notification title says "Moving (Finished)"
This does also affect copying, and I assume the design pattern applies to other actions

This looks like intentional behavior, rather than a bug. We can consider clarifying the language to something like

Moving
Finished Moving

or something else. I'll forward this to the Dolphin developers to determine the path forward. We'll need to consider how this translates into other languages.