Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.5.0
-
None
Description
A QQuickWindow is created (offscreen), so a QQuickRootItem is created too. But this item is not resized later on when receiving resize events. When using QQuickWindow directly, it will resize the contentItem. QQuickWidget should do the same in QQuickWidgetPrivate::updateSize().
Attachments
Issue Links
- relates to
-
QTBUG-71416 QQuickWidget won't render QML if override resizeEvent and set QT_QUICK_BACKEND=software
-
- Closed
-
- resulted from
-
QTBUG-39917 Multisampled QQuickWidget flickers filled with garbage when resizing on OS X
-
- Closed
-