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

Dialog has registry key instead of path if selected from Windows quick access

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.0
    • Quick: Dialogs
    • None
    • Windows

    Description

      When I select a file with QQD 1.3 FileDialog on Windows explorer in the last used file on the quick access page I get a registry base64 encoded registry entry as folder value:

      onFolderChanged: print("folder ", folder)

      prints:

      // Regular selection

      qml: folder file:///C:/Users/test-Ryzen7/Desktop/test

      Loc: [qrc:/qml/Common/Controls/MaterialFileSelector.qml:45]

      // Windows quick access recent files selection

      qml: folder data:text/plain;base64,Ojp7Njc5Rjg1Q0ItMDIyMC00MDgwLUIyOUItNTU0MENDMDVBQUI2fQ==

      Loc: [qrc:/qml/Common/Controls/MaterialFileSelector.qml:45]

      Attachments

        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
            kelteseth Elias Steurer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes