translate

accessibility

Running Google Accessibility Test Framework on Android

I'm trying to create an Accessibility scanner android app something like

Tags: 
  • android
  • automated-tests
  • accessibility
  • android-espresso

aria-live on textarea not working with JAWS

I am using html textarea to simulate a command prompt. On typing a command command (e.g. ipconfig) and hitting Enter key, the command output gets appended to to the text.

Tags: 
  • textarea
  • accessibility
  • jaws-screen-reader
  • nvda
  • aria-live

VoiceOver and Scrolling in OpenGL backed UIViews

I am looking for advice on how to make a scrollable list drawn with OpenGL into a CAEAGLLayer backed UIViews accessible with VoiceOver.

Tags: 
  • ios
  • objective-c
  • accessibility
  • voiceover
  • uiaccessibility

NVDA Firefox Reads Invalid Entry React

I have an input implemented (with React) with Aria tags to dynamically say whether or not the field is valid. When the field looks as below it reads invalid entry despite the aria-tag.

Tags: 
  • javascript
  • reactjs
  • accessibility
  • nvda

How do I prevent or capture an accessibility action on a view?

I have a fragment that appears over the bottom half of a full screen webview to display glossary and footnote items that are clicked on in the webview.

Tags: 
  • android
  • accessibility

How to focus a specific element in Chrome?

Stackoverflow

I'm doing accessibility work and testing tab focus.

Tags: 
  • google-chrome
  • google-chrome-devtools
  • accessibility

Focus Label when Input is focussed with angular

I have a webpage which uses radio button labels as buttons, with inputs hidden

Tags: 
  • html
  • css
  • angularjs
  • accessibility

Blur effect in iOS which ignores accessibilty ("reduce transparency" option)?

I have a blurred view which overlays other views.

Tags: 
  • ios
  • objective-c
  • swift
  • accessibility
  • uivisualeffectview

Teaching coding to a blind high school student

I have a class of AP CSP and AP CSA at the high school level.

Tags: 
  • accessibility
  • blind