Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.2.3
-
None
-
Qt 6.2.3
Android 11
Device: Samsung Galaxy Tab S5e
SDK Version: 5.0
NDK Version: 22.1.7171670
-
-
81a748efb (dev), 95ee8d3bc (6.5), 15287891d (tqtc/lts-5.15), 9b170b730 (tqtc/lts-6.2), 888de8bcf (6.4)
Description
According to the documentation, PicturesLocation in Android should contain the following two values:
- <USER>/Pictures
- <USER>/<APPNAME>/Pictures
It happens that QStandardPaths::standardLocations(QStandardPaths::PicturesLocation) returns a list with two equal entries which are /storage/emulated/0/Android/data/<APPNAME>/files/Pictures
Therefore I am not able to open directly the tablet's gallery folder in QFileDialog, but the last used folder is opened and then I have to navigate to the correct directory.
Attachments
For Gerrit Dashboard: QTBUG-108013 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
462830,2 | Android: fix and document QStandardPaths behavior on different versions | dev | qt/qtbase | Status: MERGED | +2 | 0 |
463752,2 | Android: fix and document QStandardPaths behavior on different versions | 6.5 | qt/qtbase | Status: MERGED | +2 | 0 |
463753,5 | Android: fix and document QStandardPaths behavior on different versions | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |
463756,4 | Android: fix and document QStandardPaths behavior on different versions | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
463757,5 | Android: fix and document QStandardPaths behavior on different versions | tqtc/lts-5.15 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |