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

Android: FileDialog doesn't show files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.2.0
    • Quick: Dialogs
    • None
    • android
    • Android
    • cf2b04f6da6fb4d6a7da924a0796bfa8fda25398

    Description

      Try the photosurface example on Android. It starts up at a location inside the application's data folder (but you can't see that until you hit the up arrow to go to the parent directory). Regardless where you go, you can't see any files.

      This is due to having an implicit qrc:/ prefix when converting QString paths to QUrls, iff the application was packaged that way; so you are really just browsing inside the resources rather than in the filesystem. If the QML was not packaged as resources, then it works.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes