Bug 459154

Summary: Dolphin doesn't reliably show a symlink original
Product: [Applications] dolphin Reporter: Schlaefer <openmail+kde>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kfm-devel, qydwhotmail, tagwerk19
Priority: NOR    
Version: 22.08.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=462269
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Dolphin follow symlink failing example

Description Schlaefer 2022-09-15 12:02:16 UTC
Created attachment 152076 [details]
Dolphin follow symlink failing example

STEPS TO REPRODUCE
1. Create folder "A" 
2. Create folder "B" in "A"
3. Symlink "B" one level up next to "A"

- A
    - B
- B symlink

4. Open the properties dialog for the symlink and click the "show original" button

OBSERVED RESULT

Nothing happens

EXPECTED RESULT

A new tab/window should open showing the "B" original folder.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6

ADDITIONAL INFORMATION
If your distribution has e.g. "/bin" or "/lib" symlinked in your root it is easily reproducable on those too.

The "show original" functionality isn't completely broken, I assume the bug appears if the symlinked folder is a child-folder in the current view.
Comment 1 Fushan Wen 2022-12-21 11:42:14 UTC
Cannot reproduce
Comment 2 Schlaefer 2023-05-02 13:52:29 UTC
Can't reproduce either anymore. Closing.