Closed
Bug 1146840
Opened 11 years ago
Closed 11 years ago
Reload button needs a proper localized AccessibilityLabel property
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: MarcoZ, Assigned: tmchugh98)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
The Reload button to the right of the URL bar needs a proper AccessibilityLabel so it can be localized. Right now, VoiceOver reads something like "Toolbar Reload", which sounds more like the name of an image used for this button than an actual button label. The AccessibilityLabel property of the button should be set to an NSLOcalizedString that contains the proper spoken label like "Reload" or "Reload page".
Updated•11 years ago
|
tracking-fennec: --- → ?
Updated•11 years ago
|
tracking-fennec: ? → +
| Assignee | ||
Comment 1•11 years ago
|
||
Potential fix: https://github.com/mozilla/firefox-ios/pull/289
Comment 2•11 years ago
|
||
Thanks for the pull request! I added a few comments.
Attachment #8586434 -
Flags: feedback+
Updated•11 years ago
|
Assignee: nobody → tmchugh98
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•11 years ago
|
||
Just updated pull request with commits from comments.
Comment 4•11 years ago
|
||
Merged. Thanks again for the contribution!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment #8586434 -
Flags: feedback+ → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•