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

Ctrl+letter key events not reported properly on Wayland

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0
    • 5.5.0, 5.6.0 Beta
    • QPA: Wayland
    • None

    Description

      Ctrl+letter key events are sent with the wrong text(). E.g. Ctrl+A will have text() returning 'A' (0x41) instead of Ctrl+A (0x01). Some Qt applications (such as Konsole) depend on the text() for these events.

      This affects Wayland clients on Weston as well as in Qt Compositor, so it looks like this bug needs to be fixed in the platform plugin.

      Attachments

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

        Activity

          People

            tvete Paul Olav Tvete
            tvete Paul Olav Tvete
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes