SUMMARY WiFi connection speed is typically rounded to full MBit/s. The bitrate shown as "1.2009 GBit/s" would usually be reported as 1200 MBit/s or 1.2 GBit/s by most tools. For example, `nmcli -f CAPABILITIES.SPEED dev show wlan0` reports 1200 Mb/s. STEPS TO REPRODUCE 1. Check details of a connected wifi network in the applet SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12 Kernel Version: 6.6.16-1-lts (64-bit) ADDITIONAL INFORMATION Also I had a look in UiUtils::connectionSpeed and I think there is something wrong with the (not kilo)bits si-prefix
Bulk transfer as requested in T17796