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

Editable ComboBox is very slow

    XMLWordPrintable

Details

    • 67ef2583e481a37d51cb9d5d4d6046069559a754 (qt/qtdeclarative/5.15) 0f92672d6f90d9dd8b5fb6c1b52215cef7089343 (qt/qtquickcontrols2/5.15)

    Description

      Editable combobox with decent amount of entries is extremely slow. QML Profiler shows that a lot of items are created. It seems as if the delegate is being being instantiated for each item in the list when it should directly read from the model instead.

      With attached example, try typing something into the text field of the combobox.

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes