When accessing some remote server through SFTP in dolphin, if I open a terminal within dolphin in there (pressing F4 or through Control -> Panels -> Terminal), the terminal is opened in the user's home holder ($HOME) rather than in the server. Steps to reproduce: -Launch Dolphin. -Browse a folder in some remote server in dolphin through SFTP or FISH. -Open a terminal in the dolphin window that is accessing the server's files (Control -> Panels -> Terminal). Expected Behavior: -The terminal should open ssh'ing to the remote computer, in that same folder. Actual Behavior: -The terminal opens in the user's home directory. Reproducible: always
This behavior is still the same with Dolphin 19.04. In my opinion, this could also be a wishlist request, but I'll leave it as a bug for now.
*** This bug has been marked as a duplicate of bug 188794 ***