vote up 2 vote down star
1

In Windows, in any windows form / web browser, you can use the tab button to switch focus through all of the form fields. It will stop on textboxes, radiobuttons, checkboxes, dropdown menus, etc. However, in Mac OSX, tab skips dropdown menus. Is there anyway to change this behavior, or access them any other way without using a mouse?

flag

79% accept rate

5 Answers

vote up 8 vote down check

Go to System Preferences > Keyboard and Mouse, then choose Keyboard Shortcuts. At the bottom, ensure Full Keyboard Access is set to "All controls". It's a long time since I turned it on but I think that's all you need to do

link|flag
Thank you! This has been bugging me for ages! :) – Martin McNulty Nov 2 at 21:04
vote up 2 vote down

Apple Menu > System Preferences > Keyboard & Mouse > Keyboard Shortcuts:

Change the radio button at the bottom from "Text boxes and lists only" to "All controls."

Edit: Dammit. We're a fast group around here aren't we? :-)

link|flag
vote up -1 vote down

Not letting me accept answers, says 'something very bad has happened', but thank you both very much.

link|flag
vote up -1 vote down

It's in the System Preferences - this blog post shows where the setting is.

link|flag
vote up 1 vote down

I have found that I also need to set accessibility.tabfocus to 7 in Firefox's about:config.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.