Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 5 件の返信
  • 0 人がこの問題に困っています
  • 23 回表示
  • 最後の返信者: 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.

この投稿は nexus.chebykin により に変更されました

すべての返信 (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.

この投稿は nexus.chebykin により に変更されました

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.