Bug 499688

Summary: Change comma to semi-colon when folder is no longer accessible
Product: [Applications] dolphin Reporter: EpicTux123 <EpicTux123>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: dolphin-bugs-null, kdedev
Priority: NOR    
Version First Reported In: 24.12.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description EpicTux123 2025-02-08 18:31:13 UTC
In a terminal, do: "mkdir /tmp/test".

Access "/tmp/test" in Dolphin.

Go back to terminal, do: "rm -r /tmp/test".

Dolphin states:

"Current location changed, '/tmp/test' is no longer acessible."

Suggestion: change the comma to a semi-colon.
Comment 1 TraceyC 2025-08-05 19:42:27 UTC
The semi-colon would be more grammatically correct. Worth considering and very easy to change.