Bug 424289

Summary: File copying status is displayed using scientific notation
Product: [Frameworks and Libraries] frameworks-kio Reporter: Avamander <Avamander>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Avamander, bugseforuns, kdelibs-bugs, kfm-devel, nate
Priority: NOR    
Version: 5.68.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Avamander 2020-07-16 14:18:21 UTC
SUMMARY
When one copies a few million files from one location to another, the status notification will display the number of files copied using the scientific notation. Given that there's space and the notation takes equally as much space, I see no need to do so.

STEPS TO REPRODUCE
1. Create three million files
2. Copy them from A to B
3. Watch the notification

OBSERVED RESULT
Notification displays something like "1,27208e+06 of 3 000 000 files"

EXPECTED RESULT
Notification displays something like "1 272 080 of 3 000 000 files"


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 20.04
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
Kernel Version: 5.4.0-40-generic
Comment 1 Nate Graham 2020-07-16 16:16:12 UTC
Moving to KIO, but maybe it's an issue in ki18n?
Comment 2 Patrick Silva 2021-06-10 23:50:47 UTC

*** This bug has been marked as a duplicate of bug 422166 ***