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

QFileDialog hangs if try to select a big zip file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.11.1
    • GUI: Window management
    • None
    • Windows

      I've tried selecting a big file zip format like 4.5 Gb and QFileDialogs hangs about 20-30 seconds, If I try click Open button, it hangs and after it opens a big file.

      QFileDialog fileDialog(this);
      fileDialog.setWindowTitle("MyTitle");
      fileDialog.setNameFilter("*.zip");
      fileDialog.setDirectory("D:\\");
      

      Can you help me please?

      Windows 10 x64

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

            kleint Friedemann Kleint
            serg Serhii Prepodobnyi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes