Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.0
-
Windows 7, Qt 5.9.0
-
2ea90c56f2924acc5c620ed7c29a48c72a42efd3
Description
Attached will be a small sample application thatĀ have a QDockwidget which contains a QOpenGLWidget. The dockwidget is floating and not visible. TheĀ calling render() on the MainWindow to retrieve a QImage and it produces the following warning:
"Asking for share context for widget that does not have a window handle
QOpenGLWidget: Cannot be used without a context shared with the toplevel."
Note that the QImage result is correct.
Attachments
Issue Links
- relates to
-
QTBUG-61295 grab() for QGraphicsView backed by QOpenGLWidget viewport
- Open
-
QTBUG-47185 Hidden QOpenGLWidget does not render()
- Closed