Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.2, 5.7.0
-
Windows 10
-
694702e09d9b17d91db282784f009178cfb1059b
Description
page containing a QWebEngineView and buttons/parentWidget with a stylesheet in stacked widget does not always update.
Attached example reproduces it:
Click Right PushButton
Click Left PushButton
Click Right PushButton
Observe Right pushButton not in "checked" state and neither is left pushbutton.
Hovering mouse over left pushbutton updates it.
This started happening when updated to Qt5.6.2 and had to change QWebView to QWebEngineView.
This happens for QOpenGLWidget which is used by QWebEngineView