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

QLineEdit does not handle composed characters correctly - Mac OS X

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 4.6.0
    • 4.4.3
    • GUI: Text handling
    • None
    • macOS

      QLineEdit does not handle composed characters correctly on Mac.
      Click on a QLineEdit so that is has the focus and press '' on the keyboard. The '' symbol is drawn in the QLineEdit and the cursor stops blinking to inform the user a second key is expected to be pressed to draw the final character. At this stage, click somewhere else so that the QLineEdit loose its focus. The '' symbol is still visible. Click again on the QLineEdit: the '' symbol is still here and cannot be erased.

      The '^' should be cleared when the QLineEdit looses its focus because the user has aborted the writing of the composed character.

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

            richard Richard Moe Gustavsen
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes