Bug 179642 - No undo available for inline renaming
Summary: No undo available for inline renaming
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-04 20:44 UTC by Peter Penz
Modified: 2009-04-23 12:18 UTC (History)
1 user (show)

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