[dolphin] [Bug 465776] New: For relative symbolic links, "Link to file://" status shows the path of the hovered link, not to the path it points to
ratijas
bugzilla_noreply at kde.org
Wed Feb 15 15:28:10 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=465776
Bug ID: 465776
Summary: For relative symbolic links, "Link to file://" status
shows the path of the hovered link, not to the path it
points to
Classification: Applications
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: bars: status
Assignee: dolphin-bugs-null at kde.org
Reporter: me at ratijas.tk
CC: kfm-devel at kde.org
Target Milestone: ---
Created attachment 156277
--> https://bugs.kde.org/attachment.cgi?id=156277&action=edit
Dolphin - relative link bug
SUMMARY
Link to file:// seems to be showing the wrong thing. Instead of a target path,
it shows the hovered file itself. But the bug only happens with relative links,
like "../../actions/16/im-user.svg", not the absolute paths like
"/home/ratijas/blahblahblah".
STEPS TO REPRODUCE
1. Create a relative symbolic link via `ln -s ./target link-name`, or clone
some git repo which has links.
2. Open directory with link in Dolphin.
3. Hover over the link.
OBSERVED RESULT
Link to file:///home/ratijas/bug/relative link.txt
EXPECTED RESULT
Link to ~/bug/target.txt
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: git-master
Qt Version: 5.15.8
Kernel Version: 6.1.11-arch1-1 (64-bit)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list