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

iOS: crash when Quick Controls ComboBox is used after TextField

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • 5.7.0 RC
    • 5.6.0
    • Quick: Controls 1
    • None
    • iPad, iOS 9.3.1

    Description

      On iOS (I've tested it with iPad running iOS 9.3.1), create a QtQuick Controls TextField and ComboBox in the same interface and then touch the TextField to show the keyboard for text entry. Then, with the keyboard still open, touch the ComboBox to show the ComboBox options picker. Select an option and touch "done" to enter it. At that point the application crashes. However, if you first close the keyboard on the TextField before you touch the ComboBox, the crash does not occur. It only happens if you go to the ComboBox while the keyboard is still open.

      See the attached ComboBoxCrash.qml for QML which can produce this crash.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            jacraig Jason Craig
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes