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

FluentWinUI3 ComboBox popup is not resized when dynamically reloading the model

XMLWordPrintable

    • Windows

      When using a FluentWinUI3 style ComboBox, if the ComboBox model is dynamically reloaded with a smaller or larger model, the ComboBox popup does not resized at all.

      Attached example reproduces the issue.

      Steps to reproduce:
      1. Open each combo box. Observe each popup is correctly resized relative to the content of the model
      2. Click the "Update comboBox model" button to load a smaller list model
      3. Open each combo box. Observe the FluentWinUI3 comboBox popup is not resized, whereas the Windows comboBox popup is correctly resized.
      4. Click the "Update comboBox model" button to load larger list model
      5. Open each combo box. Observe the FluentWinUI3 comboBox popup is not resized, whereas the Windows comboBox popup is correctly resized.

        1. qtbug138744.7z
          1.0 kB
          Lysandra Sola
        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
            lysandra.sola Lysandra Sola
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes