Running Google Accessibility Test Framework on Android (link is external)

I'm trying to create an Accessibility scanner android app something like (link is external)

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

aria-live on textarea not working with JAWS (link is external)

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 (link is external)

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 (link is external)

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? (link is external)

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? (link is external)

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 (link is external)

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)? (link is external)

I have a blurred view which overlays other views.

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

Teaching coding to a blind high school student (link is external)

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

Tags: 
  • accessibility
  • blind