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

Add TextField for filename in FileDialog

    XMLWordPrintable

Details

    • All
    • b7ae0a90c1 (qt/qtdeclarative/dev) b7ae0a90c1 (qt/tqtc-qtdeclarative/dev) d6acd74c85 (qt/qtdeclarative/6.4) d6acd74c85 (qt/tqtc-qtdeclarative/6.4)

    Description

      The non-native fileDialog works well for selecting existing files.

      But if the user wants to select non-existing files, the only way to do that currently is to press Ctrl+L (which isn't documented).
      Pressing Ctrl+L will transform the FolderBreadcrumbBar into a TextField, which lets the user write down the URL that he wishes to select. This isn't very intuitive.

      Most File Dialogs have a TextField that contains the file name of the selected file.

      It seems to be quite common for file dialogs to have a FolderBreadcrumbBar which lets the user see what the "current directory" is. A ListView with all the files inside of the "current directory", and 2 TextFields. One which contains the filename of the selected file inside of the "current directory", and another textfield (or I guess rather a combobox) for selecting the filter.

      The current file dialog has most of those features, but it doesn't have a text field for the selected file inside of the "current directory".

      Attachments

        1. image-2022-03-07-14-02-08-273.png
          96 kB
          Oliver Eftevaag
        2. image-2022-03-07-14-06-45-516.png
          34 kB
          Oliver Eftevaag
        3. FileDialogBasicOpen.png
          31 kB
          Oliver Eftevaag
        4. FileDialogBasicSave.png
          32 kB
          Oliver Eftevaag
        5. FileDialogFusionOpen.png
          35 kB
          Oliver Eftevaag
        6. FileDialogFusionSave.png
          36 kB
          Oliver Eftevaag
        7. FileDialogImagineSave.png
          32 kB
          Oliver Eftevaag
        8. FileDialogMaterialOpen.png
          37 kB
          Oliver Eftevaag
        9. FileDialogMaterialSave.png
          35 kB
          Oliver Eftevaag
        10. FileDialogUniversalOpen.png
          34 kB
          Oliver Eftevaag
        11. FileDialogUniversalSave.png
          33 kB
          Oliver Eftevaag
        12. QFileDialogImage.png
          72 kB
          Oliver Eftevaag
        13. FileDialogImagineOpen.png
          31 kB
          Oliver Eftevaag
        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
            hurlevent Oliver Eftevaag
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes