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

QHeaderView with column resize mode set to ResizeToContents may cause the application to become unresponsive

    XMLWordPrintable

Details

    Description

      QHeaderView with column resize mode set to ResizeToContents may cause the application to become unresponsive for extended periods of time. This can be seen when moving lots of rows, as each move will trigger updateGeometries() in the view which will in turn iterate over the column data to see which one is the widest.

      Attachments

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

        Activity

          People

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes