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

Cannot type emoji characters requiring surrogates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.1
    • WebEngine
    • None
    • Linux/X11
    • fb120a030 (112-based), 826325557 (108-based)

      When using simplebrowser and running e.g.:

      sleep 1 && xdotool type 🤔
      

      and then focusing the search field here on Jira, 樂 is typed instead (that is, unicode codepoint U+1F914 turns into U+F914).

      This was fixed for Qt itself here: QTBUG-72776 / qxkbcommon: UCS-4-encode surrogate characters in QKeyEvent::key() (I9d1f4e34) · Gerrit Code Review

      And it indeed works fine in e.g. the URL bar, but not in web contents. It does, however, work fine in Chromium.

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

            mnegyokru Martin Negyokru
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes