Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe
Rezolvat Arhivate

How to disable menu popping up when I press ALT key

McCoy răspuns
Pavel

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.

Toate răspunsurile (4)

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.

Soluție aleasă

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.

Modificat la de cor-el

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

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.

Modificat la de McCoy