Description
While trying to print the contents of a webpage using QWebEngineView::print(), our desktop application crashes even before printFinished() signal is emitted. I can confirm that the QPrinter remains valid through out the process. Same issue exists in Qt6.5.8 as well.
I can confirm that the issue doesn't exist in Qt6.8.1. Since, we recently upgraded to Qt6.5, we cannot make another upgrade to Qt6.8. So, we would like to know whether it is possible to have a patch release for Qt6.5 with the fix.