Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.10.1, 5.14.2, 6.2
-
Fix Version/s: None
-
Component/s: Quick: Controls 2
-
Environment:Qt.labs.platform 1.0
Qt 5.10.1
iOS 11
-
Platform/s:
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
- is related to
-
QTBUG-83612 earmarked by richard
-
- Closed
-
- is required for
-
QTBUG-41962 research and implement the file interchange story on iOS 8 and Android
-
- Reported
-