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

QFileDialog performance issues when typing known file path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.9.1
    • None
    • Linux/X11

    Description

      When typing a known file path into the QLineEdit widget of the QFileDialog, if one of the directories in the file path contains many files, significant delays occur while the entire directory contents are loaded, including for the completer list.  When one is typing a known file path this delay is extremely annoying, and can be quite long if the directory contains thousands of files or directories.

      Would it be possible to add an option to delay resolving the path until typing stops for a certain period  of time (preferably a settable number of milliseconds or seconds), or until Return or Tab is entered?

      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
            pzakel Pete Zakel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes