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

QQC2: Invalid values assigned to the modal property are not warned about and breaks behavior

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.12
    • Quick: Controls 2
    • None

      See linked bug, assigning modality: Qt.Popup | Qt.WindowModal should at least warn about being assigned the wrong propety, and the lower layers should be lenient enough to do modality & Qt.WindowModal, not modality == Qt.WindowModal, when choosing the modality of the QWindow. I assume the latter is due to just casing the modality to Qt::WindowModality 

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes