Bug 409896 - Program inside hidden terminal panel gets string with change dir command on showing the panel
Summary: Program inside hidden terminal panel gets string with change dir command on s...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 18.12.3
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-17 11:57 UTC by Andrey Yashkin
Modified: 2020-11-03 02:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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