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

Custom Model does not work with QComboBox on Ios

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      When a custom model is set with QComboBox this does not shows the items in the drop down when deployed on ios device/simulator. 

      When click on combobox you see drop down but items are not visible scrollable and selectable with "done" button as well. Though it does plays the sounds of item being scrolled. 

      Output pane displays bunch of following messages

      QPlatformInputContext::inputMethodAccepted() does not match actual focus object IM enablement!
      QPlatformInputContext::inputMethodAccepted() does not match actual focus object IM enablement! 

      This works with arrow key though.

      Same works if the style is changed to windows. 

       

      Attached is the example and screen recording (at the end of recording up/down keys are used)

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            irfan.omair@digia.com Irfan Omair
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes