https://bugs.kde.org/show_bug.cgi?id=516904
Bug ID: 516904
Summary: Incorrect size for folder with 200 or more files in
Details View
Classification: Applications
Product: dolphin
Version First 25.12.2
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: view-engine: details mode
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The "Size" column in Details View reports incorrect value for folder with 200
or more files.
STEPS TO REPRODUCE
1. Create an empty folder. Check the folder size is zero. Ensure no hidden
file.
2. Fill the folder with any type of file. E.g. for loop with "touch" command in
bash.
3. Observe the incorrect file size reported in Details View.
OBSERVED RESULT
It correctly reports the folder size if there is only 199 files or fewer.
Starting from 200, the size is offset by 2, e.g. 200 reports 202, 201 reports
203, etc.
Both the files count in the Status Bar when entering the folder and the folder
size in the Information Panel are correct, however.
EXPECTED RESULT
The folder size in Details View should report the correct value.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.6.1
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
Kernel Version: 6.18.13-arch1-1 (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.