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

Research how shortcuts relate to keyboard layouts and localizations

XMLWordPrintable

      We need to have a consistent story and behavior in Qt for how keyboard shortcuts are affected by localization and active keyboard layouts.

      Some things to look into:

      • How are shortcuts natively represented?
      • How does shortcut matching happen natively?
      • If an application registers a shortcut with a US layout active, what happens when the same keys are pressed with a RU layout active?
      • If an application registers a shortcut with a RU layout active, what happens when the same keys are pressed with a US layout active?
      • Are the user preferences to affect this behavior?
      • Are there APIs to affect or determine the behavior?

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

            vestbo Tor Arne Vestbø
            vestbo Tor Arne Vestbø
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes