Closed Bug 1138711 Opened 11 years ago Closed 11 years ago

Fix search accessibility label

Categories

(Firefox for iOS :: Home screen, defect)

All
iOS 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bnicholson, Assigned: bnicholson)

Details

Attachments

(1 file)

47 bytes, text/x-github-pull-request
nalexander
: review+
Details | Review
Currently, the search accessibility label for engines is broken. The label is "%@ search for %@", where the first argument should correspond to the search engine name, and the second argument should correspond to the search query. Problem is, we don't update these labels every time the search query changes, so the query in the label is always blank ("<engine> search for "). We could update the label every time the query changes, but an easier fix would be to just omit the query from the label altogether. Presumably, the user already knows what they're searching for by the time they go to these buttons.
Attached file Pull request
Attachment #8571625 - Flags: review?(wjohnston)
Attachment #8571625 - Flags: review?(wjohnston) → review?(nalexander)
Comment on attachment 8571625 [details] [review] Pull request Expedient. These are for the search list items, not the suggestion pills, right? So there is only one for each engine?
Attachment #8571625 - Flags: review?(nalexander) → review+
Yep, correct.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: