搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How to disable menu popping up when I press ALT key

  • 4 个回答
  • 2 人有此问题
  • 10128 次查看
  • 最后回复者为 McCoy

more options

I have disabled Menu bar but when I press Alt key accidentally I see Menu bar again.

Is there a way to disable popping-up Menu bar by pressing Alt key?

BTW this one https://support.mozilla.org/en-US/questions/1084123 is not the answer.

I have disabled Menu bar but when I press Alt key accidentally I see Menu bar again. Is there a way to disable popping-up Menu bar by pressing Alt key? BTW this one https://support.mozilla.org/en-US/questions/1084123 is not the answer.

被采纳的解决方案

You can set the ui.key.menuAccessKeyFocuses pref to false on the about:config page to prevent opening the menu when holding down the Alt key. This may require to close and restart Firefox.

  • ui.key.menuAccessKeyFocuses = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Note that the pref is automatically set when toggling between the autohide and permanently-shown state.

定位到答案原位置 👍 4

所有回复 (4)

more options

As far as I know pressing ALT key is the option to reveal menu in the product.

It will act the same till it is removed. There is not much to do.

more options

选择的解决方案

You can set the ui.key.menuAccessKeyFocuses pref to false on the about:config page to prevent opening the menu when holding down the Alt key. This may require to close and restart Firefox.

  • ui.key.menuAccessKeyFocuses = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Note that the pref is automatically set when toggling between the autohide and permanently-shown state.

由cor-el于修改

more options

Note that the pref is automatically set when toggling between the autohide and permanently-shown state.

more options

Pavel said

Is there a way to disable popping-up Menu bar by pressing Alt key?

Hello Pavel,

Would you do this please :

Type in the address bar about:config and press Enter (ignore the warning)

Type in the search bar and look for the preference :

ui.key.menuAccessKeyFocuses

and set its value to false

That should do the trick.


Oops, looks like cor-el posted this solution while I was typing my post.

由McCoy于修改