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

Regression: Key events while pressing ctrl have wrong key()

XMLWordPrintable

    • e3cf87bb754b10eae4c6d852d912d1b107ee03ed

      When I press e.g. ctrl+a in a shortcut dialog in Qt Creator (General > Keyboard) or Designer (action editor), the '^' for the control key appears but nothing else. The shortcut seems to work (i.e. is executed when I press the key). The Qt Creator settings, which use QKeySequence::toString(), contain "Meta+\x1". Meta is correct for Mac ctrl key, the "\x1" is unexpected and should just be "A".

        1. QTBUG-29005.tgz
          0.7 kB
          Shawn Rutledge
        For Gerrit Dashboard: QTBUG-31977
        # Subject Branch Project Status CR V

            srutledg Shawn Rutledge
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes