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

Qt Quick Dialog inconsistent appearance on Mac OS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.11.0
    • Quick: Dialogs
    • None
    • Mac OS 10.13.4, Xcode 9.3.1 (9E501), LLVM version 9.1.0 (clang-902.0.39.1)
    • macOS

    Description

      When Qt Quick Dialog has visible: false, it behaves as it should (if that's how modal dialogs should behave on Mac OS). Video: dialog-ok.mp4

      But if an application starts with Dialog having visible: true, then this Dialog is detached to a separate window. It is still modal, but it's a different/inconsistent behaviour. And if you close it and open again, then it works like it should. Video: dialog-notok.mp4
      And on top of that it "disables" ⌘+Q combination, so application no longer closes when I hit that combo.

      Source code attached in dialog-test.zip

      Attachments

        1. dialog-notok.mp4
          229 kB
        2. dialog-ok.mp4
          46 kB
        3. dialog-test.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            artemsyd Artem Sidyakin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes