python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
IOS voiceover is pronouncing "zero" instead of pronouncing column header
I have created a table component using React. We have an ios app in which that table is loaded. The table looks like below
Task
AssignedTo
DueDate
task name
Dev
6th April
Now when I open t...
Devendra Verma
Votes: 0
Answers: 2
Voice over still highlight bar button when accessibility element is set to false
In my navigation bar, there are some bar button items in it. One of them only display an image with is the app logo and have no actions when user click it.
When I enabled voiceover, every time I start...
JonathanLiu
Votes: 0
Answers: 1
How to fix/debug a VoiceOver bug?
What's my problem with the VO?
It gets stuck. It focuses only on the status bar (so it doesn't see the app at all) or it focuses temporarily on a header bar in the app (so I can change the focus betwe...
Dawid H
Votes: 0
Answers: 2
Phone numbers are read with special characters in swift IOS when voice over is on
I have these dynamic accessibility text coming down from server and it could be as below.
Dial: 1-800-425-9456
Dial: 425-295-2958
On the client I am setting this to button controls accessibility Text....
Reshma
Votes: 0
Answers: 1