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

Asynchronous tab loading fails to load first TableView column header

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0 Beta
    • 5.2.0, 5.2.1, 5.3.0
    • Quick: Controls 1
    • None
    • Debian sid qt 5.2.0 from packages and qt 5.2.2 from git commit g1165663.
    • 6dc0ba50bab2fa72978a7b5ee63dae9d66e8ad40

    Description

      Having asynchronous loader loading tab page with TableView fails to load the first column header. Attached tar includes my minimal test case hitting the issue that can be run with qmlscene tool.

      Steps to reproduce:
      1. qmlscene main.qml
      2. Choose one of async: true tabs
      3. See that there is only name header

      Console log after exit:
      "There are still "2" items in the process of being created at engine destruction."

      When testing locally the test case headers managed to load once but other over tens time failed. If it is some kind of timing issue then it may not reproduce on all configurations. But I don't know if the bug is timing issue or not.

      Both 5.2.0 and a few days old 5.2.2 from git both are failing the test case.

      Attachments

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

        Activity

          People

            jolind Jorgen Lind
            suokkos Pauli
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes