Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0
-
Windows 7, Windows 10
-
1937a4e8b9b729e62426ce3018cc0a96a0c40972
Description
[Windows]: When showing a window in full screen that contains a stacked widget and a QOpenGLWidget then the QOpenGLWidget will always be on top. Raising another widget will not make a difference here as it will be placed on top.
The example uses QQuickWidget but it was also reproducible with a QWebEngineView, thus the assumption that the problem is with QOpenGLWidget at the base here. It is also fine when using QWidget::createViewContainer and also when it is not in full screen mode.
Attachments
Issue Links
- relates to
-
QTBUG-54749 QQuickView fullscreen is always on top
- Closed
-
QTBUG-41309 QOpenGLWidget and QOpenGLWindow problems under Fullscreen
- Closed