Bug 499688 - Change comma to semi-colon when folder is no longer accessible
Summary: Change comma to semi-colon when folder is no longer accessible
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.1
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-08 18:31 UTC by EpicTux123
Modified: 2025-08-05 19:42 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 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.