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

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

XMLWordPrintable

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

      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()
      ...

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

            srutledg Shawn Rutledge
            ildar Gilmanov Ildar
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes