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

Folder property of FileDialog not working to set startup path in Linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 5.2.0, 5.6.3
    • 5.4.1
    • Quick: Dialogs
    • None
    • Linux

    Description

      This bug (https://bugreports.qt.io/browse/QTBUG-34100) is appear for me in Linux with Qt 5.4.1

      For example:
      Component {
      id: fileDialogFactory
      FileDialog {
      }
      }
      ...
      var fileDialog = fileDialogFactory.createObject(null)
      fileDialog.folder = "file:///home/ildar"
      fileDialog.open()
      ...

      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
              ildar Gilmanov Ildar
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes