Bug 505262 - [UX] Dolphin still says "Moving" in notification even after job done
Summary: [UX] Dolphin still says "Moving" in notification even after job done
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.1
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-06 09:26 UTC by FishBoneEK
Modified: 2025-06-10 19:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.