Open astralbodies opened 9 years ago
A bit more detail after watching a blind user interact with the app:
Good idea from @astralbodies: instead of making the editor webview "accessibility friendly", perhaps automatically launch the legacy editor if voiceover is enabled.
perhaps automatically launch the legacy editor if voiceover is enabled
Is the legacy editor considered deprecated? Should we be adding more dependency on it at this point?
@aerych. Good question. The issue we are running into with UIWebView/WKWebView as the foundation for the new editor is less than ideal accessibility (as compared to our previous 100% native implementation). So to me, the options are:
@astralbodies do you have any thoughts here based on your chats with sight-impaired users?
I want to say HTML mode was doable but there was some problem with there being no distinction between the title and the body of the post. The legacy editor wasn't also terribly accessible due to the Options being at the bottom of the post and it didn't announce what it was for.
If we can confirm the accessible nature of the new editor I say we stick with it and HTML mode.
Here's what I'm thinking:
This assumes the HTML mode state is retained on the device.
If we can confirm the accessible nature of the new editor...
I will do this.
Original issue: https://github.com/wordpress-mobile/WordPress-iOS/issues/3468 Reported: https://twitter.com/TheBlurredNerd/status/581207539741753344