PDA

View Full Version : QWebEngineView not updating inside QFrame's layout-All screen distorted/badly update



santosh.kumar
22nd July 2020, 07:48
Hi

I have attached screenshots. I am using QWebEngineView to load the local file.
Everything is OK in my development machine - In debug mode and release mode
(Screen attached)

But in testing machine, Whenever QWebEngineView load the Url & finished,
whole screen distorted/badly update the boundry (Screen attached).

I am using preview window QWebEngineView & its parent is QFrame.
Inside QFrame, adding QWebEngineView using layout. But in all testing machine,
I am facing distorted/badly update the boundry of windows.
I have searched this issue from a long time but I have not fixed this yet.

Please guide me to fix this issue, please reply.

Other Details:
Qt 5.14.1 Windows 10
VC 2019

Thanks
Santosh