[dolphin] [Bug 492048] New: Current location changing due to folder no longer being available incorrect statement
EpicTux123
bugzilla_noreply at kde.org
Thu Aug 22 19:42:58 BST 2024
https://bugs.kde.org/show_bug.cgi?id=492048
Bug ID: 492048
Summary: Current location changing due to folder no longer
being available incorrect statement
Classification: Applications
Product: dolphin
Version: 24.05.2
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: EpicTux123 at proton.me
CC: kfm-devel at kde.org
Target Milestone: ---
ISSUE
If on Dolphin I'm in a folder that is deleted, Dolphin will say:
Current location changed, '/path/to/folder' is no longer accessible.
However, it only says the folder that is one level up.
Example:
On a terminal, do:
mkdir ~/Desktop/test
Then, acccess the "~/Desktop/test" folder via Dolphin.
Go back to the terminal, and type "rm -r ~/Desktop/test".
Dolphin states:
Current location changed, '/home/user/Desktop' is no longer accessible.
But it should state:
Current location changed, '/home/user/Desktop/test' is no longer accessible.
It is missing the folder name that is now no longer accessible (in this case,
it's "test").
Small suggestion too: change the comma to a semi-colon.
VERSIONS
Fedora Linux 40
KDE Plasma 6.1.4
KDE Frameworks 6.5.0
Qt 6.7.2
X11
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list