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

QML Keys.pressed event not generated for certain keys + CTRL modifier (WinRT)

    XMLWordPrintable

Details

    • WinRT

    Description

      Using the Keys component in QML, a pressed event is generated for most CTRL + key combinations but not for the keys H, I, J, K, L, M.

      e.g. H on its own generates an event. CTRL on its own generates an event on press. But CTRL + H does not generate any event.

      In contrast, on Windows platform (not WinRT), CTRL + H would also generate an event complete with event.keys and event.modifiers set to correct values.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            paulmasri Paul
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes