Bug 421969 - Unable to create Symlink to nested hidden folder
Summary: Unable to create Symlink to nested hidden folder
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.70.0
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-23 11:16 UTC by keybreak
Modified: 2020-07-18 17:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description keybreak 2020-05-23 11:16:05 UTC
SUMMARY
There is a bug with multiple nested hidden folders while creating link with Dolphin.

Link from:
~/.cache/

Link to:
/run/media/$USER/STORAGE 2/Programs/Linux/.Cache/Wine/.cache/winetricks/


STEPS TO REPRODUCE
1. Go to ~/.cache/
2. RMB - Create New - Basic Link to File or Directory...
3. Choose directory and try to open "Link to" directory


OBSERVED RESULT
You can open directory only up to:
/run/media/$USER/STORAGE 2/Programs/Linux/.Cache/Wine


EXPECTED RESULT
You should open full path, which is:
/run/media/$USER/STORAGE 2/Programs/Linux/.Cache/Wine/.cache/winetricks/


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE (Stable)
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2


ADDITIONAL INFORMATION
Obviously hidden folders was toggled, but i've tried to enable/disable it just to make sure...Nothing changes
Seems that problem is with nested hidden folders, and this open dialog sees only first hidden folder.