Displaying 1201 - 1220 of 1717

The Drupal Accessibility group is looking for a broad range of help in making Drupal more accessible. Some of them are: 

The development of an PDF reader that has readability features that allow users to change the visual presentation of the text including text enlargement with reflow, change font, line spacing, word

Wireless keyboard not working in iOS hybrid app (link is external)

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

JAVA Accessibility support by Excelsior Jet [closed] (link is external)

I have a application which supports screen readers via the Java Access Bridge. The jre version works fine with screen readers such as NVDA.

Tags: 
  • java
  • swing
  • accessibility
  • java-access-bridge

Accessibility :: How to get focus on link in textview on right swipe (link is external)

I have a TextView with some text written "Hello World".

Tags: 
  • android
  • accessibility
  • talkback

Why use divs over tables for a TABLE? (link is external)

This question at face value is a duplicate of: Divs vs tables for tabular data(link is external)

Tags: 
  • javascript
  • html
  • html5
  • reactjs
  • accessibility

Why does my screen reader not announce the selected tab when activated (link is external)

I'm working on making my existing tab component accessible, I'm basing my design off of the W3C's (link is external)

Tags: 
  • accessibility
  • nvda

How do I make a screenshot image accessible? (link is external)

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

JAWS execute ctrl click (link is external)

We're using JAWS to test accessibility in our web application on IE11. One of our controls requires a CTRL + click to bring up a context menu.

Tags: 
  • accessibility
  • jaws-screen-reader

How to make TalkBack read TextView error message automatically? (link is external)

I'm currently making my app accessible and I'm having problem with my EditTexts:

Tags: 
  • android
  • accessibility
  • android-textview
  • talkback
  • android-accessibility

javafx - how to properly use the high contrast themes? (link is external)

I have noticed on scenebuilder that a modena high contrast theme exists.

How do I properly use it? I mean in a cross platform or implementation way.

Tags: 
  • java
  • javafx
  • accessibility

NVDA doesn't read first HTML child when focusing from parent on Firefox (link is external)

When using NVDA on Firefox it fails to read the first child when focusing from a container, but it is able to read the second child.

Generic Example:

Tags: 
  • html
  • firefox
  • accessibility
  • screen-readers
  • nvda

ClickScroll

by willwade

A small OSX app to help scroll windows with the mouse. Useful for people using head/face mouse etc

Sreen reader inconsistencies when aria-labelledby applied (link is external)

I had some strange behaviour where the chrome screen reader was reading labels twice, I inadvertently "fixed" it and I'm not sure the fix was correct.

Tags: 
  • html
  • accessibility

Blinking text for screen reader (link is external)

I am now making my website readable by screen readers.

Tags: 
  • javascript
  • html
  • css
  • accessibility

How to tag an element below form elements so that the screen reader picks it up (link is external)

Say I have a div with some p tags below some text elements, how do I aria tag these so the screen reader picks these up?

I could give the div tagindex="0" but my linter complains:

Tags: 
  • html
  • css
  • accessibility

How to make my click accessible through keyboard tab [duplicate] (link is external)

This question already has an answer here:

Tags: 
  • html
  • accessibility
  • wai-aria

Using images in web sites automatically introduces accessibility issues for some people, who are unable to see them, but at the same it could be an accessibility facilitator for others. Read more about how to use images in web sites at their best potential, and how to make sure that they are accessible for all.

How can I support assistive technologies in JavaFX 2.2? (link is external)

The possibility of connection to JAWS(link is external) and N(link is external)

Tags: 
  • java
  • javafx
  • javafx-2
  • accessibility
  • java-access-bridge