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

FileDialog save mode unusable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P0: Blocker P0: Blocker
    • 6.3.0 RC
    • 6.3.0 Beta2
    • Quick: Dialogs
    • None
    • Windows

      Filename user enters can't be accessed

      Steps:
      1. Run the simple tester application.
      2. In the file dialog write the name (e.g. "temp.txt") and press Save.

      Expected output (works with Qt 6.2):
      qml: selectedFile: file:///C:/Users/kgron/Projects/build-savedialogtester-Desktop_Qt_6_2_1_MSVC2019_64bit-Debug/temp.txt
      qml: currentFile: file:///C:/Users/kgron/Projects/build-savedialogtester-Desktop_Qt_6_2_1_MSVC2019_64bit-Debug/temp.txt

      Actual output:
      qml: selectedFile:
      qml: currentFile:

      Notes:

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

            mitch_curtis Mitch Curtis
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes