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

It is possible to dismiss first Dialog by clicking on "grey area"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.0 RC
    • 5.4.2
    • Quick: Dialogs
    • None
    • Android 4.1.2 Samsung Galaxy S2
    • b834f742994e5dce69c3fdc161099f2ed20deff9

      When creating applicationwindow with Dialog that is visible it is possible to dismiss it by clicking outside dialog area.

      ApplicationWindow {
        Dialog {
          visible: true
      
          contentItem: Rectangle {
              color: "red"
              implicitWidth: 100
              implicitHeight: 100
          }
        }
      }
      

        For Gerrit Dashboard: QTBUG-47369
        # Subject Branch Project Status CR V

            srutledg Shawn Rutledge
            naresh Kamil Klimek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes