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

When open/save file dialog is called the second time, it is super slow

    XMLWordPrintable

Details

    Description

      The first call to file selection dialog (QFileDialog::getOpenFileName or QFileDialog::getSaveFileName), although a bit slow, executes normally. However subsequent calls become very slow, taking several seconds to draw themselves and respond to mouse clicks. Although the speed varies between executions (maximum goes into tens of seconds, in which case I kill the app), they always happen (are reproducible on my system). When I set breakpoints and divert execution from native into Qt dialogs, there are no problems.

      Attachments

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

        Activity

          People

            pullatti Prasanth Ullattil
            dzenanz Dženan Zukić
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes