Bug 417501

Summary: Filtered view not refreshed when moving objects out of it
Product: [Applications] dolphin Reporter: Jens <jens-bugs.kde.org>
Component: searchAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version: 19.12.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jens 2020-02-12 16:12:14 UTC
SUMMARY
see $subject

STEPS TO REPRODUCE
1. display a folder in list view (might apply also to other views)
2. CTRL-F, type a substring that matches some files
3. drag some of the displayed files somewhere else (= move)

OBSERVED RESULT
files stay in the original view and now are (seemingly!) copied, not moved.
This may be critical, since users might delete the targets because they assume the original still exists. But it doesn't.

EXPECTED RESULT
view should refresh or (better) files should be removed from the view without refreshing from the filesystem after successful move. (might be a slow network link) 

ADDITIONAL INFORMATION
Using most current release of KDE Neon 18.04.
Comment 1 Nate Graham 2020-02-12 20:27:16 UTC

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