Closed
Bug 1120827
Opened 11 years ago
Closed 10 years ago
Accessibility labels not present for visual UI elements
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dusek, Unassigned)
Details
Attachments
(1 file)
There are some UI elements that convey information mostly in a visual way (i.e. by its icon or placement on the screen, not by text written in it / next to it).
- the back button, the forward button, the show tabs button convey their function through icon
- the address field conveys its function by where it is placed on the screen (UI idiom)
Some little accessibility work is needed to make this visually-conveyed information accessible to people who cannot use sight. Mostly by adding UIAccessibility.accessibilityLabel's.
Comment 1•10 years ago
|
||
Attachment #8552090 -
Flags: review+
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•