Closed
Bug 773085
Opened 13 years ago
Closed 13 years ago
Door hangers are not keyboard accessible
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox15 verified)
VERIFIED
FIXED
Firefox 16
Tracking | Status | |
---|---|---|
firefox15 | --- | verified |
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Attachments
(1 file)
2.25 KB,
patch
|
Margaret
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•13 years ago
|
||
When a doorhanger is shown, arrowing around moves the focus on the items below the doorhanger.
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #641256 -
Flags: review?(margaret.leibovic)
Comment 3•13 years ago
|
||
Comment on attachment 641256 [details] [diff] [review]
Make door hangers keybaord navigable.
I don't see this patch causing any problems, but does it also let you navigate to the checkbox and buttons in the doorhanger? I'm not sure how keyboard navigation works, but I'd want to make sure users can interact with those other items.
Attachment #641256 -
Flags: review?(margaret.leibovic) → review+
Comment 4•13 years ago
|
||
Comment on attachment 641256 [details] [diff] [review]
Make door hangers keybaord navigable.
Margaret, this patch only makes such items that aren't focusable by default focusable, too. The checkbox and buttons are focusable by default. This just makes sure the text view is as well, and thus reachable via a directional controller or bluetooth keyboard.
Assignee | ||
Comment 5•13 years ago
|
||
Yes, you could navigate to the controls. I made the TextView focusable too so the user could navigate to it as well and have it read.
OS: Linux → Android
Hardware: x86_64 → ARM
Comment 6•13 years ago
|
||
Thanks for clarifying! I'm glad to hear the buttons and checkbox are focusable by default.
Assignee | ||
Comment 7•13 years ago
|
||
Assignee: nobody → eitan
Target Milestone: --- → Firefox 15
Updated•13 years ago
|
Target Milestone: Firefox 15 → Firefox 16
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 9•13 years ago
|
||
Comment on attachment 641256 [details] [diff] [review]
Make door hangers keybaord navigable.
[Approval Request Comment]
Bug caused by (feature/regressing bug #): Neglegance to make the text view that contains the doorhanger question focusable.
User impact if declined: TalkBack users using a keyboard only will not be able to read the question asked by a doorhanger. Affects all Gingerbread users.
Testing completed (on m-c, etc.): Yes, on a local build.
Risk to taking this patch (and alternatives if risky): None.
String or UUID changes made by this patch: None.
Attachment #641256 -
Flags: approval-mozilla-aurora?
Comment 10•13 years ago
|
||
Comment on attachment 641256 [details] [diff] [review]
Make door hangers keybaord navigable.
[Triage Comment]
Approved for FF15 given that the a11y reward outweighs the near-zero risk to a non-a11y user.
Attachment #641256 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 11•13 years ago
|
||
status-firefox15:
--- → fixed
Comment 12•13 years ago
|
||
Verified on Xperia mini pro on password door hanger.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•