Bug 415326

Summary: dolphin: dropping a file on a directory does not update the 'modified' date
Product: [Frameworks and Libraries] frameworks-kio Reporter: Achim Bohnet <ach>
Component: generalAssignee: David Faure <faure>
Status: CONFIRMED ---    
Severity: normal CC: bugseforuns, elvis.angelaccio, kdelibs-bugs, kfm-devel, nate
Priority: NOR    
Version: 5.64.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Achim Bohnet 2019-12-18 16:45:45 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open 2 dolphin windows
2. Remember the modified date of a directory
3. Drop a file from one window on this directory
4. select copy or move

OBSERVED RESULT
The number of items is correctly modified by one,
but the modified date of the directory does not change

EXPECTED RESULT
The modified date of the directory changes to the current date & time of the drop

SOFTWARE/OS VERSIONS  KDE Neon
Linux/KDE Plasma: KDE Neon 17.4
(available in About System)
KDE Frameworks 5.64.0
Qt 5.13.2 (built against 5.13.2)
The xcb windowing system

ADDITIONAL INFORMATION
dolphin:
  Installed: 4:19.12.0-0xneon+18.04+bionic+build33

Pressing F5 in dolphin updates the modified date of the directory as expected.

The bug is not new. It's there at least since a few months.