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

QML TextInput calls onEditingFinished handler 2x on iOS and Mac OS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.6.3
    • 5.4.0
    • None
    • Mac OS 10.1 Xcode 6.1.1 Qt 5.4.0 iPad mini 2 w/ Retina w/ iOS 7.1.2
    • macOS
    • 43a65845e6148a2346b2ccdb2442cef6c43df94c

      I've created a custom QML component called a NumberEdit which contains a native QML TextInput.

      Whenever the user enters text via the iPad virtual keypad, then presses the Done soft button, it results in onEditingFinished being called twice in quick succession.

      The same problem occurs on MacOS as well. If the user enters text via their keyboard, then presses the Return key, it results in onEditingFinished being called twice in quick succession.

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

            richard Richard Moe Gustavsen
            vstevenp Steve Pavao
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes