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

Non-native FileDialog does not allow multiple selection of files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7
    • Quick: Dialogs
    • None
    • All

    Description

      If I use the following:

       

      FileDialog {
              id: dialog
              currentFolder: ":/"
              fileMode: FileDialog.OpenFiles
              options: FileDialog.DontUseNativeDialog
      }
      

      I cannot select multiple files even if the fileMode is set to OpenFiles and it works well with non-native dialogs.

      Attachments

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

        Activity

          People

            hurlevent Oliver Eftevaag
            pijaouen Pierre Jaouen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change