Bug 415326 - dolphin: dropping a file on a directory does not update the 'modified' date
Summary: dolphin: dropping a file on a directory does not update the 'modified' date
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.64.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-18 16:45 UTC by Achim Bohnet
Modified: 2020-01-20 22:28 UTC (History)
5 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 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.