Bug 409896

Summary: Program inside hidden terminal panel gets string with change dir command on showing the panel
Product: [Applications] dolphin Reporter: Andrey Yashkin <andreyyashkin>
Component: panels: terminalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: justin.zobel, nate
Priority: NOR    
Version First Reported In: 18.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrey Yashkin 2019-07-17 11:57:11 UTC
SUMMARY
Terminal panel doesn't change its working directory, while any process is running in it. However, if you hide it and show again the program will get a string with a cd path command.

STEPS TO REPRODUCE
1. Open dolphin
2. Press F4
3. Start any process like gnu nano
4. Press F4 two more times

OBSERVED RESULT
Nano contains string "cd '/home/...'"


EXPECTED RESULT
Nano does not contains any additional text.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Justin Zobel 2020-11-02 06:30:26 UTC
Thanks for the report Andrey, I've just tested this on dolphin from git master and cannot reproduce. 

Can you please retest and confirm if this is still an issue, thanks.
Comment 2 Andrey Yashkin 2020-11-03 02:47:52 UTC
(In reply to Justin Zobel from comment #1)
> Thanks for the report Andrey, I've just tested this on dolphin from git
> master and cannot reproduce. 
> 
> Can you please retest and confirm if this is still an issue, thanks.

This problem should not be reproducible anymore. It seems that we forgot to close this bug here. See
https://phabricator.kde.org/D22422