translate

accessibility

Are there any JavaScript events being fired when swiping on the WebView with Talkback (screen reader) is on?

Stackoverflow

I have an Android app that hosts an WebView and we want to adopt some accessibility feature on it.

Tags: 
  • accessibility
  • talkback

NVDA screen reader not reading and getting focus within role="dialog"

The Below mentioned code reflects a 'Dialog' on the screen. I am using the NVDA screen Reader to read the screen. When a Dialog box is opened, the focus should go to close dialog button.

Tags: 
  • javascript
  • jquery
  • html
  • accessibility
  • nvda

Accessibility Tools on StackExchange sites

UX_StackExchange

I am taking an HCI class this semester at school and one thing that is glaringly obvious is how the design of current online platforms is wanting in certain areas such as accessibility.

Tags: 
  • website-design
  • gui-design
  • accessibility
  • human-interface-guideline
  • vision-impairment

Wireless keyboard not working in iOS hybrid app

I looking at an iOS hybrid app with a wireless keyboard, from GearHead, and nothing responds to the keyboard.

Tags: 
  • ios
  • accessibility
  • hybrid-mobile-app
  • voiceover

Amazon.com and Amazon.in Interaction Difference . What is the reason

UX_StackExchange

I recently noticed some differences in amazon.com and Amazon.in.

Tags: 
  • interaction-design
  • user-expectation
  • usability-testing
  • accessibility
  • experience

Pagination using keyboard arrow keys

UX_StackExchange

On Vimeo.com, you could paginate using keyboard arrows, if you want to. I haven't seen this functionality on any other website. Is keyboard pagination a good option?

Tags: 
  • accessibility
  • pagination
  • page

ARIA state for current page in navigation

Stackoverflow

Recently I've been implementing ARIA into a web application and I found this quest

Tags: 
  • html
  • html5
  • accessibility
  • wai-aria
  • wcag

javafx accessibility - how to read text (with OS narrator) on window shown?

Stackoverflow

I want to tell the narrator to read the window description when it's shown.

For example:

Tags: 
  • javafx
  • javafx-8
  • accessibility

Reading text from (Facebook) RecyclerView with AccessibilityService

Stackoverflow

How can I see the text of non-focused RecyclerView children (items)?

Tags: 
  • android
  • facebook
  • android-recyclerview
  • accessibility
  • android-accessibility

How do I make a screenshot image accessible?

I'm trying to make my website fully accessible for devices like screen readers. In one page on my site, I have a screenshot of an application showing a lot of text.

Tags: 
  • html
  • css
  • accessibility
  • wai-aria