Category "accessibility"

Setting UIView.isAccessibleElement to true disables clicking of subview in voiceovermode

So I have a custom view controller that displays a dialog with a couple of buttons. When the view appears I want voiceover to read out some basic information d

Content Description in Multi Language

how I can add support of multi-language for content description. I am developing a kiosk app where I want to take confirmation from users for the language they

Protect Sheet when condition is met by change (Google Sheet)

There is a case where test is given to a certain student. The student can only work with the answer for the test before a given period. Here is the sample case:

Remove blue outline on links when clicking, but keep the outline for TAB selection (accessibility)

I have a Burger Menu Button which is selectable via TAB. When I click on it and the menu opens up the burger has this blue outline to make it clear that it is f

How to check status of Remove Animations accessibility setting programmatically

I'm trying to check for the status of Remove animations accessibility setting in order to enable/disable some UI and GIFs animations on my app, but i don't see

How to create accessible focus groups in ConstraintLayout?

Imagine you have a LinearLayout inside a RelativeLayout that contains 3 TextViews with artist, song and album: <RelativeLayout ... <LinearLayout

Android Accessability RecyclerView reading "in list X items"

So I am using RecyclerView for a page. When the user goes from outside the recyclerview to inside the recyclerview, talkback reads "in list X items" (x is numbe

div button accessibility clickable

I have a div element (which has another div inside it) which currently has role="button". This element is under the body, and this creates a violation when aud

ADA - Programmatically shifting VoiceOver focus to another SwiftUI view - compatible with IOS 13+

Overview: I'm having difficulty understanding how to properly programmatically shift accessibility focus in a SwiftUI view compatible with IOS 13+. This means u

How to make times ending `:00` accessible (e.g. 14:00)

Voice over reads the following NSStrings like so 14:15 "Fourteen fifteen." This is clearly a time 14:00 "Fourteen." This is ambiguous. If the t

Do we need to test the accessibility of our application using real devices like screen readers, etc.?

We are trying to be compliant with accessibility standard wcag21aa for which we are using axe. In order for us to be compliant do we need to test them on real d

Sensible approach to nested clickable elements

I am implementing a piece of UI where a whole element is clickable, as is a "button" within it. Basically this (and no, I am not actually using inline event han

How to find x and y coordinates of a button while using keyboard navigation?

I am showing a dropdown which is rendered on click of an icon. The same dropdown is also rendered on right click of another div as well. It takes x and y coordi

How to find x and y coordinates of a button while using keyboard navigation?

I am showing a dropdown which is rendered on click of an icon. The same dropdown is also rendered on right click of another div as well. It takes x and y coordi

How to find x and y coordinates of a button while using keyboard navigation?

I am showing a dropdown which is rendered on click of an icon. The same dropdown is also rendered on right click of another div as well. It takes x and y coordi

How to find x and y coordinates of a button while using keyboard navigation?

I am showing a dropdown which is rendered on click of an icon. The same dropdown is also rendered on right click of another div as well. It takes x and y coordi