Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0 Beta1
-
a1eb1348ff8026a6c623981d06142769dc18ec78 (qtdeclarative) cdbf6647ff74dc9c5354b0054d9fb60c34406064 (qtquickcontrols) 2b97033931fe6526c2688469f38d24c8701d15cc (qtquickcontrols)
Description
See https://codereview.qt-project.org/#change,74220 (this is blocking the port of Qt Creator's Welcome page to the QQuickWidget).
qtbug38116_diag.patch produces
./qtbug38116 5.3.0 QUrl( "qrc:qtbug38116/main.qml" ) 1 setGeometry QWidgetWindow(0x2685260, name = "QMainWindowClassWindow") QRect(400,400 200x200) setGeometry QQuickMenuPopupWindow(0x27be9b0) PW QQuickWindow(0x2495d40) 8 88 setGeometry QQuickMenuPopupWindow(0x27be9b0) QRect(8,88 150x69)
that is, apparently the internal QQuickWindow is used as parent?
Attachments
Issue Links
- is required for
-
QTBUG-37065 Issues to be fixed before 5.3.0 RC1 release
- Closed
- relates to
-
QTBUG-49097 [REG Qt 5.5.1 -> Qt 5.6] Drop-down part of combo box shows in wrong place
- Closed
-
QTCREATORBUG-12972 [REG 3.2.0->3.2.1] Drop down menus are out of place
- Closed
- replaces
-
QTBUG-41870 Combobox shows its drop-down list at a wrong position on QQuickWidget embedded into a QBoxLayout
- Closed
- resulted in
-
QTBUG-41113 [REG 5.3.1->5.3.2] Combobox should not open primary screen only and it correct relative position
- Closed