Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8
-
None
Description
To reproduce:
- Open MD.qml with qml with Fusion (or any other style where Dialogs are top level windows)
QT_QUICK_CONTROLS_STYLE="Fusion" qml MD.qml
- Move the ApplicationWindow so that it does not overlap with the MessageDialog.
- Change the width of the ApplicationWindow
Actual Result
Popup is stacked below the ApplicationWindow. Popup is centered each time the ApplicationWindow is resized, as a consequence the dialog might become fully obscured by the ApplicationWindow.
Expected result
Popup is stacked below the ApplicationWindow. Popup is not centered when the ApplicationWindow is resized
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-131098 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
603624,3 | Dont reposition popup on parent geometry change when using popup windows | dev | qt/qtdeclarative | Status: NEW | 0 | +1 |