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

FileDialog does not allow to save a file

    XMLWordPrintable

Details

    • Android
    • 67609e43e19338be9bd57217ca7e0a08be319fc1

    Description

      In order to save a file I have set the selectExisting: false and selectMultiple: false as documented but in Android there is no input field where to place the filename. Works in Windows 7 and Linux.

          FileDialog {
              id: fileDialog
              selectExisting: false
              selectMultiple: false
              onAccepted: console.log(fileUrl)
          }
      

      See the attacments

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              srutledg Shawn Rutledge
              anylitok Antti Yli-Tokola (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes