https://bugs.kde.org/show_bug.cgi?id=520634
Bug ID: 520634
Summary: Recent files in /tmp folder aren't tracked
Classification: Applications
Product: kate
Version First 25.12.3
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: kwrite
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
kwrite keeps a list of recently opened files and offers them conveniently in
the File menu for quick re-opening (whether they still exist or not). This is
however not true for files located under /tmp, those files do not make it in
the list in the first place. I don't see why /tmp files should be handled
differently to e.g. files in /var/log, and I can not find a settings item to
disable that behaviour.
STEPS TO REPRODUCE
1. open kwrite and write the empty document to e.g. your home folder under an
arbitrary name
2. check File -> Open Recent, file name appears
3. save the same file under /tmp/foo
OBSERVED RESULT
4. check File -> Open Recent, file name does not appear
EXPECTED RESULT
4. check File -> Open Recent, file name appears just like the one in ~/
SOFTWARE/OS VERSIONS
kinfo:
Operating System: Kubuntu 26.04 LTS
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.14.0-37-generic (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 16 GiB of RAM (15.4 GiB usable)
ADDITIONAL INFORMATION
Behaviour was present in the qt5 version back with Ubuntu 24.04 LTS as well,
and maybe even prior to that.
--
You are receiving this mail because:
You are watching all bug changes.