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

ComboBox is not working on iOS 10.3

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      Hi,

      We are porting an existing application from Android to IOS based on QtQuick 2.

      ComboBox based on QML models, and c++ custom models (QAbstractListModel) are not properly displayed. Only the first element is displayed, and the list is not show when we click on the combobox.

      The bug can be reproducted in the iOS simulator.

      Best regards,

      QML test code

      ComboBox { model: ["First", "Second", "Third"]}
       

      Platform tested

      • Linux : Ok
      • Android 6 : Ok
      • OSX Sierra (10.12) : Ok
      • IOS 10.3 (Device iPhone SE) : NOT Ok
      • IOS 10.3 (Simulator) : NOT Ok

       

      Attachments

        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
            w.martin William MARTIN
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes