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

QQuickItem::updatePolish() not called if a polish is requested before the item is added to a canvas

    XMLWordPrintable

Details

    Description

      This is causing a failure in some of the ListView tests. Basically something in componentComplete() requests a polish() which doesn't notify the canvas because the item is added to the canvas later and subsequent polish() requests don't notify the canvas because a polish has already been completed.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes