QWebEngineView not align properly in certain PC
Unsolved
QtWebEngine
-
I build a QtApplication using QWebEngineView in MSVC 2015, i open the QtApplication in multiple PC , somehow one of the PC show misaligned of QWebEngineView, many others PC do not have this problem, only one of the PC (this PC does not have any Qt development kit install), i tested on other PC with/without Qt development kit install, seems okay.
https://imgur.com/a/4c45f (aligned, in most PC, including the PC used for this application development)
https://imgur.com/a/OfNDX (misaligned, in certain PC)Any idea? or something missing regarding the web settings? thanks.