Bug 424289 - File copying status is displayed using scientific notation
Summary: File copying status is displayed using scientific notation
Status: RESOLVED DUPLICATE of bug 422166
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.68.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-16 14:18 UTC by Avamander
Modified: 2021-06-10 23:50 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***