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

QKeySequenceEdit shows Ctrl+\ when Ctrl+< is pressed with a French keyboard on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.7.1, 6.2.2
    • None
    • Windows 10
    • c6ecbd4762dd753d34a8ed36bbb4ef3885a2f0fe

      STEPS TO REPRODUCE
      1. Build and run the attached test app.
      2. Plug in a French keyboard.
      3. Switch to the French keyboard layout in Windows.
      4. Press Ctrl+< (i.e. Ctrl + the key to the right of the left-hand shift key).

      EXPECTED: The shortcut reads 'Ctrl+<'.
      ACTUAL: The shortcut reads 'Ctrl+\'.

      This happens with stock Qt 5.7.1 and also with the patch for QKeySequenceEdit attached to QTBUG-57931 (a similar problem I found on the Mac).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            jlarcombe James Larcombe
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes