Bug 191231

Summary: Dolphin should clear terminal line before automatic directory changing
Product: [Applications] dolphin Reporter: Florian Eßer <f.esser>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

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 ***