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

Predictive text is not committed when writing in a QLineEdit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.4
    • 4.6.3, 4.7.0, 4.7.1, 4.7.2
    • Verified on:
      Qt 4.6.3: E52/C5/5630
      Qt 4.7.0: E71/E72
    • 1a5efee93dd78d5c4962e69ee1f6d6b99d8b9aab

    Description

      The selected predictive text is not committed to the QLineEdit, have seen two different outcomes:

      • "And" -> choosing "Anderson" -> "An "
      • "Anderson" -> choosing "Anderson" -> "AndersonAnderson"

      Step by step:
      1. Open demo application "Wiggly Text"
      2. Remove all text in the QLineEdit
      3. Select predictive mode by tapping "shift"/"#"
      4. Write "And"
      5. Press '*' to get the list of predicted words
      6. Select "Anderson"
      7. Commit using the select key

      Attachments

        Issue Links

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

          Activity

            People

              samimeri Sami Merila (Inactive)
              tidbeck Anders Tidbeck
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes