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

Arabic/Persian digits in shortcuts doesn't trigger it

    XMLWordPrintable

Details

    Description

      Let's say a program has Ctrl+1 defined as a shortcut.
      Using any keyboard layout that the key 1 on keyboard represents "DIGIT ONE" U+0031 will not have any problem.
      Other layouts (lke "Arabic (digits)" varient, and Persian) uses "ARABIC-INDIC DIGIT ONE" U+0661 and "EXTENDED ARABIC-INDIC DIGIT ONE" U+06F1, in this case the shortcut will not be activated by pressing Ctrl+1, as Qt treats it as Ctrl+١.
      This happens for all the numbers. I didn't check the numbpad keys.

      Attachments

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

        Activity

          People

            paeglis Gatis Paeglis
            safa alfulaij Safa Alfulaij
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes