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

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

    XMLWordPrintable

Details

    • e3cf87bb754b10eae4c6d852d912d1b107ee03ed

    Description

      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".

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes