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

Consider input method error correction flag for inputMethodHints

    XMLWordPrintable

Details

    Description

      Qt::InputMethodHints include value Qt::ImhNoPredictiveText, however there is nothing for text correction so Meegotouch has an inputMethodQuery() extension here. Either a new flag should be introduced here, or documentation should be changed to cover both cases with the same flag. Probably both would be used at the same time.

      Prediction = rest of the word can be predicted while typing.
      Correction = input method can try to use e.g. dictionary to correct typos from already written text.

      Attachments

        Activity

          People

            docteam Qt Documentation Team
            pvuorela Pekka Vuorela
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: