Bug 212797 - statusbar still shows old filename after renaming
Summary: statusbar still shows old filename after renaming
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 16.12.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-02 20:49 UTC by Daniel Scharrer
Modified: 2010-01-06 20:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Scharrer 2009-11-02 20:49:01 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Gentoo Packages

When renaming a file "A" to "B" in dolphin the status bar still shows the old name as "'A' selected" after the "Renaming operation completed." message disappears. While hovering over the file the correct new name is show, but when moving the mouse somewhere else the old name reappears until the file is deselected and selected again. Same behavior with both inline and non-inline renaming.
Comment 1 Frank Reininghaus 2009-11-04 18:57:47 UTC
Thanks for the report! I can confirm the issue in trunk (r1044804).
Comment 2 Peter Penz 2010-01-06 20:13:39 UTC
SVN commit 1070800 by ppenz:

If an operation has been completed (e. g. a rename operation), the default status bar text must be updated too. Otherwise the statusbar would show a cached version after the "operation completed" message is not shown anymore.

BUG: 212797

 M  +7 -1      dolphinviewcontainer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1070800