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

unordered combobox model if using incubateObject

XMLWordPrintable

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

      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?

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes