Closed Bug 1191062 Opened 9 years ago Closed 9 years ago

Location text field should not be accessible element (otherwise "Clear text" button inaccessible)

Categories

(Firefox for iOS :: Browser, defect)

All
iOS 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dusek, Assigned: dusek)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

47 bytes, text/x-github-pull-request
bnicholson
: review+
Details | Review
When editing address, the gray cross on the right of the text field is inaccessible to VoiceOver. This is due to marking the text field as isAccessibilityElement = true, which is not needed as UITextField is a UIControl, which is accessible by default, and what is more it causes otherwise accessible children of the location text field to not be accessible.
Attached file Pull Request
Attachment #8643282 - Flags: review?(bnicholson)
Comment on attachment 8643282 [details] [review]
Pull Request

Thanks, Boris!
Attachment #8643282 - Flags: review?(bnicholson) → review+
https://github.com/mozilla/firefox-ios/commit/2430a8afebce20791c5a880a28d7c72a130b9ddb
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: