Summary: |
For relative symbolic links, "Link to file://" status shows the path of the hovered link, not to the path it points to |
Product: |
[Applications] dolphin
|
Reporter: |
ratijas <me> |
Component: |
bars: status | Assignee: |
Dolphin Bug Assignee <dolphin-bugs-null> |
Status: |
RESOLVED
DUPLICATE
|
|
|
Severity: |
normal
|
CC: |
brkr.sal, kfm-devel, meven29
|
Priority: |
NOR
|
|
|
Version First Reported In: |
unspecified | |
|
Target Milestone: |
--- | |
|
Platform: |
Other | |
|
OS: |
Linux | |
|
Latest Commit:
|
|
Version Fixed In:
|
|
Sentry Crash Report:
|
|
| |
Attachments: |
Dolphin - relative link bug
|
Created attachment 156277 [details] 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)