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

Cannot reset text on TextEdit/Input on Android (possibly iOS)

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS
    • b923553bea186e5d50b94ee8875f4d5ff6f0446a 9876f7ac8bd3679a9ed0e617aaadad032403a88f

    Description

      See related discussions on QTBUG-49503

      When you are typing the first word in a Text box with platform suggestions enabled, there is no way to clear the displayed text, for example with a clear button. You cannot set text = "" because no text has been committed yet, and calling Qt.inputMethod.reset() does reset the text used by the inputMethod for predictions, but does not reset the displayed text.

      Attachments

        For Gerrit Dashboard: QTBUG-50428
        # Subject Branch Project Status CR V

        Activity

          People

            liaqi Liang Qi
            CPendleton Corey Pendleton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes