simple.zip
Hello,
we have found a strange bug with QWebEngineView, the attached code is made from the starting simple example, we added a few docking windows and the webengine requirements.
The procedure to trigger the bug is scripted in the mainwindow.cpp with QTimer but can be manually executed:
- undock a docked window in a new floating dock area (any but the webengineview)
- undock and dock the webengineview window on the first floating dock area
- now the first dockwindow has been hidden
- undock and dock another window in the floating dock area
- all three windows should be visible in the tabwidgetbar