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

Telling mac applications to use non-native dialogs does not work.

XMLWordPrintable

    • macOS

      Using either QT_NO_NATIVE_FILEDIALOGS or qt_use_native_dialogs (via external command and control application) does not use non-native file dialogs on OSX.

      Steps to replicate with Qt Creator:
      1. declare -x QT_NO_NATIVE_FILEDIALOGS=1
      2. open Qt\ Creator.app
      3. File|Open File or Project...
      4. Notice non-native dialog.

      This is also replicable with the Qt Creator squish test suite: suite_general. Please note, squish sets qt_use_native_dialogs to false upon run by default.

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

            sorvig Morten Sørvig
            bilking Bill King
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes