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

unordered combobox model if using incubateObject

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.5.0, 5.6.0, 5.7.0
    • Quick: Controls 1
    • None
    • Windows 7

    Description

      When creating a ComboBox using incubateObject (asynchronous) the list is unordered and methods model.indexOf or combobox.find don't work as they return model order values.

      If i do the same with a ListView, it seems to create the items in the correct order.

      qmlscene seems to load it correctly, is it using threads?

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              bnogal Benjamín Nogal
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes