Updated by Soren Stoutner over 2 years ago
This is caused by a bug in `QWebEngineDownloadItem::totalBytes()` which always returns `-1`. https://doc.qt.io/qt-5/qwebenginedownloaditem.html#totalBytes
Back