Bug 179642

Summary: No undo available for inline renaming
Product: [Applications] dolphin Reporter: Peter Penz <peter.penz19>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal CC: angel_blue_co2004
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter Penz 2009-01-04 20:44:39 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

When inline renaming is used in Dolphin, no undo operation is available. The root cause is that the inline renaming is handled by KFileItemDelegate (see DolphinView::renameSelectedItems()).
Comment 1 Angel Blue01 2009-03-11 18:38:58 UTC
This is still an issue 4.2.1
Comment 2 Peter Penz 2009-04-23 12:18:08 UTC
Solved with SVN commit 958024 by Eduardo Robles Elvira.