Once a remote directory is opened in a panel, there’s no easy way to navigate to the root of the remote FS, as clicking the first breadcrumb entry navigates to the remote home directory. Reproducible: Always Steps to Reproduce: 1. Open Dolphin, start editing the navigation bar contents by typing sftp://remotehost.example/, press the Accept button. 2. Dolphin shows the content of the root of the remote FS. 3. Navigate to any directory. Actual Results: The navbar shows, for example: sftp: remotehost.example > srv > music One can’t get to the root any longer except by clicking the “srv” part and then pressing Alt+Up. The “sftp: ...” part gets one to /home/remoteuser rather than to /. Expected Results: The leftmost part of the breadcrumb navigation should correspond to the remote root rather than the remote home directory.
Thanks for the bug report! I can't test it myself at the moment, but could you maybe try if you see the same issue in the "Open/Save File..." dialog in other applications? Thanks for your help.
Yes, the Open and Save dialogs exhibit the same behavior.
Thanks for the quick reply, it probably is a problem in KUrlNavigator then.
I can confirm the problem.
Still valid for 4.10.3.
Is this still relevant or applicable with KDE Frameworks 5.47?
Can't reproduce this on current master anymore.
Thanks for checking!