Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-131098

TopLevel Dialogs can be obscured because they are dynamically centered under their parent Window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.2, 6.9.0 FF
    • 6.8
    • Quick: Dialogs
    • None
    • Linux/X11, macOS, Windows
    • 3d1201d57 (dev), ce2a371ed (6.8)

      To reproduce:

      1. 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
      2. Move the ApplicationWindow so that it does not overlap with the MessageDialog.
      3. 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

            hurlevent Oliver Eftevaag
            smd Jan Arve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes