Bug 436691

Summary: Terminal does not change directory when using the navbar
Product: [Applications] dolphin Reporter: Lorenz Hoffmann <hoffmann_lorenz>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: just4privacythings, kfm-devel
Priority: NOR    
Version First Reported In: 21.04.0   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lorenz Hoffmann 2021-05-06 15:31:47 UTC
SUMMARY
The terminal does not change the current directory when navigating to directories in upper levels using the navigation toolbar.

STEPS TO REPRODUCE
1. Open dolphin
2. Open the terminal panel
3. Click on a directory in the navbar

OBSERVED RESULT
Dolphin changes the directory and correctly shows its contents, the terminal however stays in the previous directory.

EXPECTED RESULT
The terminal should execute cd to the directory that the user clicked on in the navbar, as it does when selecting a directory in the standard view.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.21.4
(available in About System)
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 - 2021-05-27 19:21:14 UTC
Similar Bug with Kubuntu 20.04

SUMMARY
Switching between multiple tabs causes the same problem.

STEPS TO REPRODUCE
1. Open Dolphin and the Terminal with F4
2. ctrl+shift+N to open a second tab
3. switch multiple times between the tabs and observe the terminal 

OBSERVED RESULT
Sometimes the current directory in the terminal changes, sometimes not

EXPECTED RESULT
same as the report

SOFTWARE/OS VERSIONS
Kubuntu 20.04.2 LTS x86_64 
dolphin 19.12.3
KDE Plasma: 5.18.5
KDE Framework: 5.68.0
Qt Version 5.12.8
Kernel Version: 5.4.0-73-generic
Comment 2 Lorenz Hoffmann 2021-06-09 10:58:09 UTC
Seems to be fixed now.