Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3
-
None
Description
Using QML's FileDialog on Android, you can select any file from a Google-Drive, but the selectedFile property is just empty afterwards.
Also, Qt spits out these debug messages, when selecting a file on a G-Drive:
W qml : : QML FileDialog: Cannot set as a selected file because it doesn't exist
W qml : : QML FileDialog: Cannot set as a selected file because it doesn't exist
W