Accessibility.tabfocus applies to xulFrom MozillaZine Knowledge Base
[edit] BackgroundAs with web pages, pressing [Tab] when a XUL document is in focus will shift the focus from element to element. This preference determines whether or not the rules defined in accessibility.tabfocus also apply to XUL documents’ contents. The main reason this preference exists is to honor OS X’s “full keyboard access” setting for XUL documents. [edit] Possible values and their effects[edit] TrueAllows XUL elements to gain focus from [Tab] according to accessibility.tabfocus. (The default in OS X.) [edit] Falseaccessibility.tabfocus has no bearing on focus navigation in XUL documents. (Default everywhere else.) [edit] First checked in[edit] Has an effect in
[edit] Related bugs[edit] Related preferences[edit] External links |
|