Bug 423549 - File renamed while in search mode: filename showed is not updated if search bar is closed and reopened
Summary: File renamed while in search mode: filename showed is not updated if search b...
Status: RESOLVED DUPLICATE of bug 392456
Alias: None
Product: dolphin
Classification: Applications
Component: search (show other bugs)
Version: 20.04.2
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-26 14:47 UTC by 16f87xa
Modified: 2020-06-27 05:57 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
video-example of the bug (2.31 MB, video/mp4)
2020-06-26 14:47 UTC, 16f87xa
Details

Note You need to log in before you can comment on or make changes to this 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 ***