Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28727

Closing a lot of files through Ctrl+W is slow

XMLWordPrintable

    • Windows

      If there are many files open, holding down Ctrl+W is very slow way to close them. I suspect this is because Qt Creator probably doesn't hold all of them in memory and it loads a file again once an old file becomes visible again.

      Maybe best way to reproduce is to open many files, then restarting Qt Creator, restoring the previous session and holding down Ctrl+W.

      There is Ctrl+Shift+W which is much faster if one wants to close everything, but often one wants to only close many, but not all files.

      Perhaps this (if it is re-loading the file) could be made asynchronous so the closing feels better.

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

            con Eike Ziller
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes