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