Closed
Bug 1127218
Opened 9 years ago
Closed 9 years ago
[FFOS2.0][Woodduck][screen reader]Hope to disable screen reader
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P2)
Firefox OS Graveyard
Gaia::Settings
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sync-1, Unassigned, NeedInfo)
References
Details
When using FFOS2.0, if press volume button & menu frequently,the system will turn on screen reader.But now the system will have some problem.And if disable this feature will have no other feature risk,we hope to disable screen reader. And hope you can provide a plan to disable it.
Comment 1•9 years ago
|
||
I think you can remove screen reader code in system app [1], then you won't have screen reader function. But you may also also need to remove accessibility settings section in settings app [2-7], so it won't show up when user enter settings app. [1] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/system/js/accessibility.js [2] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/index.html#L157 [3] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/index.html#L335-L336 [4] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/js/accessibility.js [5] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/elements/accessibility.html [6] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/elements/developer.html#L173-L178 [7] https://github.com/mozilla-b2g/gaia/blob/v2.0m/apps/settings/elements/root.html#L171-L173
Flags: needinfo?(gchen)
Comment 2•9 years ago
|
||
Hi Reporter, Do you still need any help from us?
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(sync-1)
Resolution: --- → WORKSFORME
if i modify the code as your comment, will the phone has other problems?
You need to log in
before you can comment on or make changes to this bug.
Description
•