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

FileDialog's currentFolder shows regression on Debian

    XMLWordPrintable

Details

    • Linux/X11
    • d245a7c0c (dev), 6b30af8b2 (6.10)

    Description

      FileDialog {
      id: fileDialog
      title: "Please choose a file"
      onCurrentFolderChanged:

      { console.log(currentFolder) currentFolder = "file:///D:/" console.log(fileDialog.currentFolder) }

      }

      It seems like on Debian currentFolder value is not being considered and given content of the given path is not showing. Above code snippet used to work with Qt6.5.2 . i.e. if user is trying to navigate to other folder it will not let it do and always reset to D:\ and contents of D is listed.

      On Ubuntu and Mac and Windows this behaves differently as well.

      Attached is full example and some screen recording.

      Attachments

        1. ubuntu.log
          5 kB
        2. qtbug134600.zip
          0.6 kB
        3. openSUSE.log
          25 kB
        4. FileDialog.zip
          6.95 MB

        Issue Links

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

          Activity

            People

              evenandersen Even Oscar Andersen
              irfan.omair@digia.com Irfan Omair
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change