当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

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

Incorrect keyboard shortcuts reported for Mac Firefox

  • 10 件の返信
  • 1 人がこの問題に困っています
  • 18 回表示
  • 最後の返信者: finitarry

more options

I have noticed that at least one of the keyboard shortcuts listed in some menus for Mac Firefox is incorrect. Why? The shortcut to open the Add-ons is reported to be shift-cmd-E, which actually opens the tab groups window. I found that the correct shortcut for Add-ons should be shift-cmd-A. Why put the wrong item in the menu?

I have noticed that at least one of the keyboard shortcuts listed in some menus for Mac Firefox is incorrect. Why? The shortcut to open the Add-ons is reported to be shift-cmd-E, which actually opens the tab groups window. I found that the correct shortcut for Add-ons should be shift-cmd-A. Why put the wrong item in the menu?

すべての返信 (10)

more options

Hi finitarry, I doubt that such errors are intentional! Which language version are you using? Do you want to file a bug for it?

more options

I am using en-GB. Probably not much point now. I use FF 24esr.

more options

If it has been fixed in 31esr, I agree there's no point filing a bug on 24esr now. But I have no idea (no Mac!).

more options

I'm not seeing this in the Firefox 24.8.1 en-GB language pack

<!ENTITY addons.label                 "Add-ons">
<!ENTITY addons.accesskey             "A">
<!ENTITY addons.commandkey            "A">

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
  • Do NOT click the Reset button on the Safe Mode start window
more options

I very much doubt that hardware acceleration has anything to do with the shortcut information in the menus. The menu bar in a Mac is not inside the application window, but outside it at the top of the screen. It is not a big deal. I was just wondering why the wrong shortcut would be listed on a menu item.

more options

Try to remove the Firefox plist file (org.mozilla.firefox.plist).

Go to "~/Library/Preferences" and remove the plist file for Firefox (org.mozilla.firefox.plist)

more options

Did that, made no difference. I usually use point & click for that anyway. I have a nice toolbar button from MR Tech Toolkit.

more options

There are some add-ons and even programs on the computer that may have the same hot key. And if one hot key is set for two different actions . . . . .

Customizable Shortcuts {web link} Allows to customize Firefox shortcuts.

This will also show you all the shortcuts Firefox is using.

more options

Do these shortcuts show correctly if you inspect the browser.dtd file via the location bar?

  • view-source:chrome://browser/locale/browser.dtd
  • view-source:resource:///chrome/en-GB/locale/browser/browser.dtd
more options

From both "view-source:chrome://browser/locale/browser.dtd" and "view-source:resource:///chrome/en-GB/locale/browser/browser.dtd," I get: !ENTITY addons.label "Add-ons" !ENTITY addons.accesskey "A" !ENTITY addons.commandkey "A" Those are correct. It is just the label in the menu that is wrong. The problem is within the text that Firefox sends to Mac OS to put in the menu when it gains focus.

Why do less than and greater than symbols not appear here, and make everything between them disappear, regardless of what is in the middle?

この投稿は finitarry により に変更されました