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

qt.labs.platform FileDialog, iOS no multi select

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      single file select from native iOS Photo Picker works well.
      but multi select doesn't work.
      set fileMode: FileDialog.OpenFiles

      FileDialog {
          fileMode: FileDialog.OpenFiles
          property var standardPicturesLocations: StandardPaths.standardLocations(StandardPaths.PicturesLocation)
          folder: standardPicturesLocations[standardPicturesLocations.length - 1]
      }
      

      Attachments

        Issue Links

          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
              ekkescorner Ekkehard
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes