Okay, by sheer trial and error, after clearing the web cache, if I use setUrl(QUrl("")); on the QWebEngineView it seems to finally force a full reload of everything.
I need to clean this up a bit and I will commit it to master tomorrow. With these changes your original demo epub will work properly with Qt 6.9.1 and later.
FYI - we still have no plans to update our Windows, AppImage, and MacOS builds to Qt 6.9.1 for the next release as there are still too many outstanding bugs in Qt 6.9.1.
|