Bug 423549

Summary: File renamed while in search mode: filename showed is not updated if search bar is closed and reopened
Product: [Applications] dolphin Reporter: 16f87xa
Component: searchAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: 16f87xa, bugseforuns, kfm-devel
Priority: NOR    
Version: 20.04.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: video-example of the bug

Description 16f87xa 2020-06-26 14:47:56 UTC
Created attachment 129697 [details]
video-example of the bug

SUMMARY
File renamed while in search mode: displayed filename of the renamed file is not updated in search results if search bar is closed and reopened.

STEPS TO REPRODUCE
1. open a folder in Dolphin
2. press CRTL+F and search for a file in that folder - e.g. filename_1
3. rename the file - e.g. filename_2
4. close the search bar
5. press CRTL+F to reopen the search bar and search for the same file

OBSERVED RESULT
filename displayed in search result is 'filename_1' and it was not updated to 'filename_2'. As a consequence opening it results in an error. You need to force Dolphin to update the list by pressing F5.
Comment 1 Patrick Silva 2020-06-27 05:57:03 UTC

*** This bug has been marked as a duplicate of bug 392456 ***