bitwarden / mobile

Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
https://bitwarden.com
GNU General Public License v3.0
102 stars 12 forks source link

iOS: [a11y] Settings (gear icon) not reachable with VoiceOver #339

Open ypV8R8ifiFzTSX1E68w1jViw8TS6DesWDWTHKv7 opened 6 years ago

ypV8R8ifiFzTSX1E68w1jViw8TS6DesWDWTHKv7 commented 6 years ago

The settings (gear) icon in the initial screen (login or create account) is not reachable nor spoken at all by VoiceOver, the screen reader for the blind on iOS.

I can swipe between three elements on that initial screen:

Touching the left upper corner of the screen (where the gear icon resides) does not help, voiceover does not speak the settings icon at all, and also does not allow to invoke it.

To test this, you will likely have to enable VoiceOver in Accessibility menu of the iOS Settings application.

pPmnBRRYhIemiuiy3VBYULJIzQyZaEvWMbCPH1P commented 6 years ago

Thanks. I imagine the mobile app as a whole is pretty terrible at a11y. There are plans for a re-write in the future where a11y will be a priority.

zhHjHHXihrXFk0SbWsjc6SE3QmtGKzF7DQ0y0gG commented 5 years ago

@kspearrin ,

I imagine the mobile app as a whole is pretty terrible at a11y.

Actually, it's really not that bad. I regularly use it with VoiceOver and work around this issue and the lack of accessible labels as mentioned in #187.

There are plans for a re-write in the future where a11y will be a priority.

Given it's not that bad to begin with, why not make it a priority now? A rewrite is certainly not necessary to fix some unlabeled buttons and tabs.