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

QXkbCommon::keysymToQtKey only returns one match

    XMLWordPrintable

Details

    • Linux/Wayland, Linux/X11

    Description

      QXkbCommon::toKeysym sometimes only returns one key sym even when there are multiple matching key syms. (https://github.com/qt/qtbase/blob/dev/src/gui/platform/unix/qxkbcommon.cpp#L455)

      E.g., the Qt::Key_Delete maps to both XKB_KEY_Delete and XKB_KEY_Clear, but QXkbCommon::toKeysym only returns XKB_KEY_Clear

      Related downstream KDE report: https://bugs.kde.org/show_bug.cgi?id=482847

      Attachments

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

        Activity

          People

            fanzhuyifan Yifan Zhu
            fanzhuyifan Yifan Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change