I think the misunderstanding might be arising from the fact that @rjrizzuto jumped from calibre 3.x (which uses QtWebKit) to calibre 5.x (which replaces QtWebKit with QtWebEngine).
The difference in behavior between the older version the new one is most probably because they use different web engines.
Porting to QtWebEngine was necessary because Qt is no longer supporting QtWebKit.
|