Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

When I'm entering data in a website such as my address, I use the Tab button to jump between windows. How do I make it stop at drop-down menus (right now the tab button jumps past them)?

  • 2 réponses
  • 5 ont ce problème
  • 10 vues
  • Dernière réponse par youngvet

more options

Right now when I use the tab button to jump between windows on a website where you enter data, such as an address. It always jumps past a drop-down menu such as the "state", so I have to use the mouse to click on the drop-down menu. Is there a preference setting in FF that will cause the tab button to stop at everything instead of skipping drop-down menus?

Right now when I use the tab button to jump between windows on a website where you enter data, such as an address. It always jumps past a drop-down menu such as the "state", so I have to use the mouse to click on the drop-down menu. Is there a preference setting in FF that will cause the tab button to stop at everything instead of skipping drop-down menus?

Solution choisie

See: Pressing Tab key does not select menus or buttons See http://kb.mozillazine.org/accessibility.tabfocus

Note: In OS X (as of 2005-01), if this preference is not explicitly set, the “Full Keyboard Access” setting in System Preferences will be honored. All builds before that date (e.g., Firefox 1.0.x) will ignore that setting.
This pref doesn't exist by default, so if you want to use it instead of the system settings then you need to create a new Integer pref with the name accessibility.tabfocus and set the value to what you want (7 is to tab through all the fields).

See also http://kb.mozillazine.org/about%3Aconfig

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

See: Pressing Tab key does not select menus or buttons See http://kb.mozillazine.org/accessibility.tabfocus

Note: In OS X (as of 2005-01), if this preference is not explicitly set, the “Full Keyboard Access” setting in System Preferences will be honored. All builds before that date (e.g., Firefox 1.0.x) will ignore that setting.
This pref doesn't exist by default, so if you want to use it instead of the system settings then you need to create a new Integer pref with the name accessibility.tabfocus and set the value to what you want (7 is to tab through all the fields).

See also http://kb.mozillazine.org/about%3Aconfig

Modifié le par cor-el

more options

thanks! Guaranteed to be too complex for basic/casual FF users, but I followed your instructions and the website's that you linked to. It's a shame this isn't a simple option in the preferences dialog box.