Closed
Bug 995025
Opened 11 years ago
Closed 10 years ago
Word suggestions are not keyboard accessible
Categories
(Firefox OS Graveyard :: Gaia::Keyboard, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
(Keywords: access, Whiteboard: [b2ga11y p=1])
Attachments
(1 file)
1. They need to have an appropriate role.
2. Activating them seems to not work.
3. The dismiss x button is inaccessible too.
Assignee | ||
Updated•11 years ago
|
Whiteboard: [b2ga11y 2.0]
Assignee | ||
Updated•10 years ago
|
Whiteboard: [b2ga11y 2.0] → [b2ga11y p=1]
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8417704 -
Flags: review?(rlu)
Comment 2•10 years ago
|
||
Comment on attachment 8417704 [details] [review]
Link to Github pull-request: https://github.com/mozilla-b2g/gaia/pull/18960
r+ as well.
Please help take a look at my comment within the pull request to address the unit test failure.
Please let me know if you need any help.
Thanks.
Attachment #8417704 -
Flags: review?(rlu) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → eitan
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Not sure this bug is clear for me. Is there any difference between "Word suggestion" and "Word suggestions"?
Are they used for 1 suggestion, multiple suggestions? In that case I'm not sure it'll work for most locales with complex plural forms.
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #4)
> Not sure this bug is clear for me. Is there any difference between "Word
> suggestion" and "Word suggestions"?
> Are they used for 1 suggestion, multiple suggestions? In that case I'm not
> sure it'll work for most locales with complex plural forms.
wordSuggestion is the name of the feature that can be enabled or disabled.
wordSuggestions is the name of the section in the UI in which the different word suggestions appear. It is only explosed to screen reader users who hear "Word suggesions" when they pass their finger over that area.
Comment 6•10 years ago
|
||
Thanks, that makes totally sense now. Would it be possible to add a localization comment for those two strings, explaining what you just wrote?
Assignee | ||
Comment 7•10 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #6)
> Thanks, that makes totally sense now. Would it be possible to add a
> localization comment for those two strings, explaining what you just wrote?
I put in some comments in the proposed patch in bug 1007558.
You need to log in
before you can comment on or make changes to this bug.
Description
•