
New to Firefox: How do I tab focus into non-text fields?
Hi, when I tab while in a webpage, the focus only cycles through text fields and checkboxes, but not dropdowns.
Vsi odgovori (2)
I'm not sure why this is different between Windows and Mac. On Mac, this should follow a system setting called "Full Keyboard Access." If that isn't working, you can override it by changing this preference. I think.
(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.
(2) In the search box in the page, type or paste accessibility.tabfocus and pause while the list is filtered
(3) Double-click the preference to display an editing field, and change the value to the preferred number (see below) then press Enter or click the blue check mark button to save the change.
Possible values and resulting behavior:
Value | Text Fields | Other Fields | Links | Note |
1 | Yes | No | No | text fields only - MacOS default |
2 | No | Yes | No | - |
3 | Yes | Yes | No | all form controls |
4 | No | No | Yes | links only |
5 | Yes | No | Yes | - |
6 | No | Yes | Yes | - |
7 | Yes | Yes | Yes | everything - Windows/Linux default |
This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.