Closed
Bug 895443
Opened 11 years ago
Closed 11 years ago
Add spoken labels to special characters and keys
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Firefox OS Graveyard
Gaia::Keyboard
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: MarcoZ, Assigned: eeejay)
References
Details
(Keywords: access, Whiteboard: [b2ga11y p=1])
Attachments
(1 file)
The Shift, Delete, Enter, Space as well as any other special keys like most punctuation symbol keys don't speak properly when the screen reader is active. They are sent to the speech synthesizer as-is or have labels missing. For example, sending an " " string to the speech synthesizer won't yield any speech. Instead, a word like "Space" should be sent instead, so the label needs to be adjusted.
Assignee | ||
Updated•11 years ago
|
Whiteboard: [b2ga11y 2.0]
Assignee | ||
Updated•11 years ago
|
Whiteboard: [b2ga11y 2.0] → [b2ga11y p=1]
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → eitan
Assignee | ||
Comment 1•11 years ago
|
||
I only explicitly labeled symbols that are not uttered by our pico speech engine.
Attachment #8417638 -
Flags: review?(rlu)
Comment 2•11 years ago
|
||
Comment on attachment 8417638 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/18957
Looks good to me, r+.
Please help take care of the unit test result and then we can merge this.
Thank you.
Attachment #8417638 -
Flags: review?(rlu) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•