Bug 164974

Summary: View not correctly updated when renaming to hidden
Product: [Applications] dolphin Reporter: Ivo Anjo <ivo>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: peter.penz19, raul.moratalla, usrrgt
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ivo Anjo 2008-06-26 00:17:43 UTC
Version:            (using KDE 4.0.83)
Installed from:    Unlisted Binary Package
OS:                Linux

To reproduce, just go to some folder (having show hidden files off), and rename a file or folder there to have a '.' in the beginning.

The file/folder should disappear (as it is now a hidden file/folder, so should not be shown), but the display isn't automatically updated, you have to press F5 for it to disappear.
Comment 1 usrrgt 2008-11-25 09:58:40 UTC
I can confirm this bug in my KDE 4.1.3 Dolphin.
Comment 2 David Faure 2008-11-27 10:01:22 UTC
*** Bug 174721 has been marked as a duplicate of this bug. ***
Comment 3 David Faure 2008-11-27 10:33:47 UTC
SVN commit 889593 by dfaure:

Fix item not disappearing when renaming it to ".foo" (hidden file)
BUG: 164974


 M  +6 -5      kio/kdirlister.cpp  
 M  +61 -5     tests/kdirmodeltest.cpp  
 M  +2 -0      tests/kdirmodeltest.h  


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