https://bugs.kde.org/show_bug.cgi?id=358896
Bug ID: 358896 Summary: Folder size listed as 4KiB Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Folder Assignee: h...@kde.org Reporter: k...@privat.broulik.de CC: plasma-b...@kde.org When hovering a folder with tooltips enabled they are shown as "Size: 4 KiB". While this might be technically correct, this information is useless. It should either not show a size at all or, like Dolphin does it, show the number of elements in that folder (eg. 252 if there's, say, 250 files and 2 folders on the next level, not recursively) Reproducible: Always Steps to Reproduce: 1. Enable tooltips 2. Hover a folder 3. Wait for tooltip to appear Actual Results: Tooltip says folder size: 4 KiB Expected Results: Tooltip states no size or displays the number of items within that folder -- You are receiving this mail because: You are watching all bug changes.