Bug 516082 - Dolphin fails copying files if the directory name was changed.
Summary: Dolphin fails copying files if the directory name was changed.
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.12.2
Platform: EndeavourOS Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-16 12:13 UTC by genosimple
Modified: 2026-02-16 12:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description genosimple 2026-02-16 12:13:44 UTC
SUMMARY
While trying copying files to a USB stick(FAT formatted), I observed that if a directory's name was changed by an automatic action, Dolphin will fail to copy content of that directory.

STEPS TO REPRODUCE
1. Make a directory with a name that contains characters that target file system doesn't like ( '|' for example)
2. Add some files to that directory
3. Try to copy/move the directory to a FAT filesystem(USB stick) via Dolphin
4. It will ask you to rename offending characters, choose "rename" option.

OBSERVED RESULT
5. Dolphin will now fail to copy files that were in the directory.

EXPECTED RESULT
- Files copied/moved normally.