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

Shortcut for StandardKey.Paste does not work under non-English locale

XMLWordPrintable

    • macOS

      QML Shortcut component does not catch Cmd+V event under macOS in case the active keyboard layout is non-English (e.g. Russian).

      Repro steps:

      1. Launch the attached app in English locale. Press Cmd+V. Make sure you're getting "Got Paste command" output.
      2. Switch to non-English layout (e.g. Russian).
      3. Try to press Cmd+V. Nothing happens. Shortcut's onActivated is not called.

        1. testpaste.zip
          1 kB
          Alexander Dyagilev
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            alervd Alexander Dyagilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes