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

TextEdit text property not changed after input on Android Keyboard

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9.1
    • None
    • Android

      I try to use TextEdit with an placeholder like in answer https://stackoverflow.com/a/40357702/1845420

      However on Android when I try to input text, the keyboard provides some suggestions and these are not changing the text property until you accept or press "space". Good point to note it that at least it invokes onTextChanged callback.

      I saw similar topic on

      https://bugreports.qt.io/browse/QTBUG-39824

      but it doesn't seem to have solved my issue . Also I would like to not force:

      Qt.imhNoPredictiveText

       

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

            tvete Paul Olav Tvete
            light Adam Styrc
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes