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

FileDialog's currentFolder shows regression on Debian

    XMLWordPrintable

Details

    • Linux/X11

    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. FileDialog.zip
          6.95 MB
        2. qtbug134600.zip
          0.6 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes