A11y-Box-iOS icon indicating copy to clipboard operation
A11y-Box-iOS copied to clipboard

Cannot trigger speak selection on Spoken Content screen

Open MartinW opened this issue 6 years ago • 2 comments

Expected: On the Spoken Content screen, you should be able to select content to display the "Speak" menu.

Actual: Labels do not respond. No content is spoken.

Steps to reproduce: In iOS, enable Speak Selection in General>Accessibility>Spoken Content. In A11y-Box, select the Features tab, select Spoken Content. Try to select any content on the screen.

IMG_9946

MartinW avatar Feb 25 '20 21:02 MartinW

Related: https://medium.com/kinandcartacreated/making-uilabel-accessible-5f3d5c342df4

MartinW avatar Feb 26 '20 09:02 MartinW

Thanks Martin. The labels do work with the screen reader, but not speak selection. This isn't clear though. The fix is probably to add a text view that would be selectable. The text in this could explain the difference between speak screen/speak selection and how they each treat labels/text views differently.

rwapp avatar Feb 26 '20 18:02 rwapp