[dolphin] [Bug 453853] New: file size display: please follow BinaryUnitDialect everywhere
Erik Quaeghebeur
bugzilla_noreply at kde.org
Sun May 15 21:27:57 BST 2022
https://bugs.kde.org/show_bug.cgi?id=453853
Bug ID: 453853
Summary: file size display: please follow BinaryUnitDialect
everywhere
Product: dolphin
Version: 21.12.3
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: view-engine: general
Assignee: dolphin-bugs-null at kde.org
Reporter: bugs.kde.org at e3q.eu
CC: kfm-devel at kde.org
Depends on: 57240
Blocks: 364321
Target Milestone: ---
SUMMARY
Dolphin does not seem to follow the BinaryUnitDialect config option everywhere.
Likely it is just a matter of replacing some function with some higher-level
ones, as in a few places, Dolphin does do the right thing.
STEPS TO REPRODUCE
1. Set BinaryUnitDialect=2 in [Locale] section of $KDEHOME/.config/kdeglobals
(setting to metric/SI instead of IEC)
2. Start Dolphin
3. Open some folder with files, select, hover, etc.
OBSERVED RESULT
Mostly IEC formatting is used instead of metric (metric is used in the status
bar when selecting/hovering over a file and also for showing the available disc
space)
EXPECTED RESULT
Metric formatting is used everywhere
SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
The BinaryUnitDialect config option is described in Bug 57240. This option is
for now still without a GUI, but Bug 364321 makes it clear this is about to
change. So apps like Dolphin should be made ready to follow BinaryUnitDialect.
Referenced Bugs:
https://bugs.kde.org/show_bug.cgi?id=57240
[Bug 57240] Display file size in kibibyte, mebibyte... ?
https://bugs.kde.org/show_bug.cgi?id=364321
[Bug 364321] UI to switch from JEDEC to SI units
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list