-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
-
3d1201d57 (dev), ce2a371ed (6.8)
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
For Gerrit Dashboard: QTBUG-131098 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
603624,4 | Dont reposition popup on parent geometry change when using popup windows | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
608809,2 | Dont reposition popup on parent geometry change when using popup windows | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |