Bug 166351 - Possible data loss when changing directories
Summary: Possible data loss when changing directories
Status: RESOLVED DUPLICATE of bug 161637
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-12 06:35 UTC by Ben Boeckel
Modified: 2008-07-23 06:30 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 Ben Boeckel 2008-07-12 06:35:42 UTC
Version:            (using KDE 4.0.5)
Installed from:    Fedora RPMs

If one types in a command (but doesn't execute it) in the embedded Konsole then changes directories, Dolphin will execute the command with the "cd newdir" tacked onto the end. This could cause unwanted data loss if one is in the middle of constructing an rm command. Dolphin should either clear the terminal or (better IMHO), wait for the current command to be executed (or deleted, but that could be unexpected behavior) to change the terminal directory.
Comment 1 David Dempster 2008-07-22 14:03:00 UTC
This ought to be marked as a duplicate of http://bugs.kde.org/show_bug.cgi?id=161637.
Comment 2 Ben Boeckel 2008-07-23 00:00:03 UTC
Agreed. I don't see how to mark as a dupe though.
Comment 3 Peter Penz 2008-07-23 06:30:18 UTC

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