Bug 164974 - View not correctly updated when renaming to hidden
Summary: View not correctly updated when renaming to hidden
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 174721 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-26 00:17 UTC by Ivo Anjo
Modified: 2008-11-27 10:33 UTC (History)
3 users (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 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