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

QKeyEvent not send on linux for composed characters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4: Low
    • None
    • 5.3.2
    • None
    • Qt 5.3.2 (and before), archlinux 64b.

    Description

      When doing ^ then e, we should have one Keys.onPressed event for ê with event.text=ê but there is none.

      On the console, event.text for "simple" (keys are in the French keyboard for example) accentued characters (é, ù...) is "?" and not the wanted one.

      I don't know if both issues are related so I can open a second one to dissociate if needed.

      It seems to work fine on Windows but not on linux and I can't test for mac.

      Attachments

        Issue Links

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

          Activity

            People

              liaqi Liang Qi
              petitlapin Johnny Jazeix
              Veli-Pekka Heinonen Veli-Pekka Heinonen
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes