Project

General

Profile

Bug #869

Updated by Soren Stoutner almost 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