2024-03-26, 18:41:10
This is a Visual FoxPro form. I've added these statements to the init of the form.
thisform.oBrowser.additionalBrowserArguments = "--disable-gpu"
thisform.oBrowser.createWebView
thisform.oBrowser.EventsUseHexadecimal = .T.
The gray boxes still show up.
thisform.oBrowser.additionalBrowserArguments = "--disable-gpu"
thisform.oBrowser.createWebView
thisform.oBrowser.EventsUseHexadecimal = .T.
The gray boxes still show up.