Accessibility.usebrailledisplay
From MozillaZine Knowledge Base
Contents
Background
Though the functionality is not present, Mozilla is designed to eventually accommodate alternate devices for enhanced accessibility via an “access proxy.” At startup, if this preference (or accessibility.usetexttospeech) is present and populated, additional event handlers are attached to windows for the proxy.
Possible values and their effects
As this functionality is not present yet, the only valid value is an empty string. Populating this preference may have unpredictable and detrimental results.
First checked in
Has an effect in
- Mozilla Suite (all versions since 0.9.3)
- Mozilla Phoenix (all versions)
- Mozilla Firebird (all versions)
- Mozilla Firefox (all versions)
- SeaMonkey (all versions)
Related bugs
- Bug 65158 - Need to attach accessibility event handler to all windows in one go
- Bug 89528 - access-proxy always active in static build