Bug 383568 - Improve size info of selected folders
Summary: Improve size info of selected folders
Status: RESOLVED NOT A BUG
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.6.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-15 16:37 UTC by Alexander Mentyu
Modified: 2018-05-06 00:15 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Mentyu 2017-08-15 16:37:43 UTC
For example - for single selected folder:
instead of: '1 out of 23, 0b out of 14,1 GiB'
display: '1 out of 23, 1 <DIR> out of 14,1 GiB'

and for multiple selected folders:
instead of: '2 out of 23, 0b out of 14,1 GiB'
display: '2 out of 23, 2 <DIRs> out of 14,1 GiB'
Comment 1 Alex Bikadorov 2017-08-15 18:56:47 UTC
"1 <DIR> out of 14,1 GiB" doesn't make much sense for me.
A folder is not a size.
Comment 2 Toni Asensi Esteve 2017-08-21 10:41:06 UTC
Closing this report, after the explanations that were given. Thanks for thinking about how to improve Krusader, Alexander.