https://bugs.kde.org/show_bug.cgi?id=395392

--- Comment #1 from Karl Ove Hufthammer <[email protected]> ---
Created attachment 113326
  --> https://bugs.kde.org/attachment.cgi?id=113326&action=edit
Example showing wrong formatting for numbers but correct formatting for file
sizes

Here’s some simple shell commands to reproduce the folder shown in the
screenshot (run it from an empty folder):

printf '=%.0s' {1..1009} > myfile.txt
mkdir myfolder
cd myfolder
seq 1 1009 | xargs touch
dolphin ..

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to