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

QML text input components discard words under t9 prediction

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 4.7.3
    • GUI: Text handling
    • Symbian

    Description

      All the inputs components in qml discard words that are under the t9 work.

      On full touch devices, typically appears when the user type something, then tap on the accept button of the keyboard (on touch phones i refer to the green "v" to close the touch keyboard) without pressing any other button (like space).
      Assuming that the user typed "hello from sydney" and sydney is underlined (aka already under t9 work), the components display "hello from sydney"(remember that sydney is underlined) but when i get the "text" value of the component the value is "hello from" and not "hello from sydney", as the user expect to be.

      Check the source code attached to reproduce.

      Attachments

        Activity

          People

            e0348803 Miikka Heikkinen
            ivanv Ivan Vaccari
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: