Qt browser issue while loading MHTML document
-
wrote on 6 Jan 2017, 05:56 last edited by Shidharth 1 Jun 2017, 05:59
Hi All,
I have built qt5.5 source in my machine. I have run fancy browser from examples inside WebKit. There is no problem while loading normal HTML files. But I have opened MHTML document in fancy browser, but loading not getting completed at all. Browser shows loading.... and loading 50% for infinite time. Then I have closed my fancy browser. Please let me know if you have any concern on this.
QT version: 5.5
System OS: windows 8.1Thanks,
Siddu. -
wrote on 6 Jan 2017, 08:20 last edited by
Webkit has been discontinued, use WebView, it has native support for mhtml
-
wrote on 26 May 2017, 07:09 last edited by
Hi,
The MHTML document uses some resource, but the resource was not included in the MHTML document. So, the loading was not completed. I have included the all the resources, then it completely loads the MHTML document.
Regards,
Prakash V