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

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Quick: Dialogs
    • None
    • Linux/X11, macOS, Windows

    Description

      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

      Attachments

        1. MD.qml
          1 kB
          Jan Arve
        For Gerrit Dashboard: QTBUG-131098
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change