Actions
Bug #869
openFile downloads always show an unknown file size
Start date:
07/09/2022
Due date:
% Done:
0%
Estimated time:
Description
This is caused by a bug in `QWebEngineDownloadItem::totalBytes()` which always returns `-1`.
https://doc.qt.io/qt-5/qwebenginedownloaditem.html#totalBytes
Actions