Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

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.

Læs mere

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 svar
  • 5 har dette problem
  • 10 visninger
  • Seneste svar af 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?

Valgt løsning

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

Læs dette svar i sammenhæng 👍 1

Alle svar (2)

more options

Valgt løsning

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

Ændret af cor-el den

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.