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

Text disappears when predictive text is on

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • 4.7.1
    • 4.6.0
    • None
    • None

    Description

      Text disappears when predictive text is on. Create QTextEdit and set some default text like this:

      	QTextEdit textEdit(&parent);
      	textEdit.show();
          	textEdit.setText("defaulttext. ");
          	textEdit.adjustSize();
      

      Make predictive text on if it is off. Then try to enter some text from ITU-T keypad. Make the application once background/foreground and you can see that text in the editor is disappears.

      Attachments

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

        Activity

          People

            axisnokia axisnokia (Inactive)
            axisnokia axisnokia (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes