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
Updated by Soren Stoutner 7 months ago
- Subject changed from File downloads always show and unknown file size. to File downloads always show and unknown file size
- Description updated (diff)
- Assignee set to Soren Stoutner
Updated by Soren Stoutner 7 months ago
Reported upstream at https://bugreports.qt.io/browse/QTBUG-104869.
Updated by Soren Stoutner 7 months ago
- Subject changed from File downloads always show and unknown file size to File downloads always show an unknown file size
Actions