Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Lees voor meer informatie dit artikel.

We’ve made the tough decision to shut down Monitor Plus on December 17, 2025. This means the data broker scan and automated removal service will no longer be available for Monitor Plus and Privacy Protection Plan customers. For more information, see the article Monitor Plus is shutting down – what you need to know.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Add-ons shorcuts (commands API) does not work on non-english keyboard layout

  • 5 antwoorden
  • 0 hebben dit probleem
  • 20 weergaven
  • Laatste antwoord van Paul

more options

I have an add-on which listens for "Ctrl+Alt+T" shortcut. It works fine with English (US) keyboard layout, but does not work on the other (Russian in my case). However built-in shortcuts (for example Ctrl+T) do work on Russian layout, so I believe it is a bug.

I have an add-on which listens for "Ctrl+Alt+T" shortcut. It works fine with English (US) keyboard layout, but does not work on the other (Russian in my case). However built-in shortcuts (for example Ctrl+T) do work on Russian layout, so I believe it is a bug.

Bewerkt door nexus.chebykin op

Alle antwoorden (5)

more options

Hi

If this is an issue with an add-on that you have installed in Firefox, I recommend that you contact the developer directly through the support link in the page that you installed the add-on from.

Add-ons for Firefox are developed and supported by a global community of independent developers.

more options

That is my own add-on, which uses commands API. However it does not allow for non-latin letters in shortcuts: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/commands#key_combinations I think that it would be reasonable for Firefox to fire the event regardless my current layout, just like using built-in shortcuts.

Bewerkt door nexus.chebykin op

more options

I recommend that you ask about this in the dedicated add-ons developers forum at:

https://discourse.mozilla.org/c/add-ons/35

more options

No problem, glad we could point you in the right direction.