Closed
Bug 845511
Opened 11 years ago
Closed 11 years ago
Regular Tabs, Private Tabs, and Remote Tabs buttons are missing accessibility labels
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox20+ verified, firefox21 verified, firefox22 verified, fennec20+)
VERIFIED
FIXED
Firefox 22
People
(Reporter: MarcoZ, Assigned: sriram)
References
Details
(Keywords: access)
Attachments
(1 file, 2 obsolete files)
3.24 KB,
patch
|
mfinkle
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
The buttons for regular tabs, private tabs and remote tabs do not have proper accessibility contentDescription associations. Also, it is not indicated which is the active tab. The buttons I'm referring to are those in the tabs panel at the top to the left of the "new tab" button. While we're here, it should also be made sure that all UI elements are accessible, like the "Close all" button which I have not seen with TalkBack at all.
Updated•11 years ago
|
tracking-fennec: --- → ?
status-firefox20:
--- → affected
status-firefox21:
--- → affected
status-firefox22:
--- → affected
Comment 1•11 years ago
|
||
Sriram - Let's try to get a patch and uplift for Beta... soon
Assignee: nobody → sriram
Updated•11 years ago
|
tracking-fennec: ? → 20+
tracking-firefox20:
--- → ?
Reporter | ||
Comment 2•11 years ago
|
||
@Kevin, Firefox for desktop is not affected by this bug, it is specifically one for Firefox for Android's UI.
Assignee | ||
Comment 3•11 years ago
|
||
setContentDescription() added to the buttons.
Attachment #719711 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 4•11 years ago
|
||
This is a bit cleaner approach.
Attachment #719715 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 5•11 years ago
|
||
Option 2 feels better (had to refresh the patch).
Attachment #719711 -
Attachment is obsolete: true
Attachment #719715 -
Attachment is obsolete: true
Attachment #719711 -
Flags: review?(mark.finkle)
Attachment #719715 -
Flags: review?(mark.finkle)
Attachment #719717 -
Flags: review?(mark.finkle)
Comment 6•11 years ago
|
||
Comment on attachment 719717 [details] [diff] [review] Patch: Option 2 Yeah, I agree. Clean.
Attachment #719717 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 7•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e091dcbd424
Comment 8•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8e091dcbd424
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 22
Updated•11 years ago
|
Reporter | ||
Comment 9•11 years ago
|
||
Verified fixed in the 2013-03-01 Nightly build (Firefox 22).
Reporter | ||
Comment 10•11 years ago
|
||
Comment on attachment 719717 [details] [diff] [review] Patch: Option 2 [Approval Request Comment] Bug caused by (feature/regressing bug #): New tab panels (Private browsing tabs etc.) User impact if declined: Blind users won't know which button activates which type of tabs. Testing completed (on m-c, etc.): Yes. Risk to taking this patch (and alternatives if risky): None, simple addition of contentDescriptions. String or UUID changes made by this patch: None. Strings that are spoken are already present.
Attachment #719717 -
Flags: approval-mozilla-beta?
Attachment #719717 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #719717 -
Flags: approval-mozilla-beta?
Attachment #719717 -
Flags: approval-mozilla-beta+
Attachment #719717 -
Flags: approval-mozilla-aurora?
Attachment #719717 -
Flags: approval-mozilla-aurora+
Reporter | ||
Comment 11•11 years ago
|
||
Landed on Aurora: https://hg.mozilla.org/releases/mozilla-aurora/rev/d18a62362aab
Reporter | ||
Comment 12•11 years ago
|
||
Pushed to beta: https://hg.mozilla.org/releases/mozilla-beta/rev/b8a9b1a5f454
Comment 13•11 years ago
|
||
Verified fix on Aurora 21.0a2 2013-03-14 and Firefox Mobile 20 beta 5 on the Samsung Galaxy Tab 2 7.0 (Android 4.1.1)
Updated•3 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
•