Bug 191231 - Dolphin should clear terminal line before automatic directory changing
Summary: Dolphin should clear terminal line before automatic directory changing
Status: RESOLVED DUPLICATE of bug 161637
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-01 12:18 UTC by Florian Eßer
Modified: 2009-05-01 12:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Eßer 2009-05-01 12:18:43 UTC
Version:            (using KDE 4.2.2)
Installed from:    Ubuntu Packages

When dolphin's built-in terminal is open and you change a directory, a "cd /path/to/your/dir" is automatically appended to the terminal and then executed.
So far, so good.

I encountered a case where I had a mannualy typed "rm -r " in the terminal, then clicked on a directory and the "cd ..." got appended to that incomplete line and then executed.
So, the files "cd" (non existent) and the directory I changed into got automatically deleted. Luckily, this was a directory I wanted to delete anyway.

My suggestion is now that dolphin sould clear the terminal prompt before entering it's "cd" command.
Comment 1 Peter Penz 2009-05-01 12:33:08 UTC

*** This bug has been marked as a duplicate of bug 161637 ***