A screen reader is a piece of software that allows people who are blind or have significant vision loss to use a computer.

learn more… | top users | synonyms

0
votes
1answer
13 views

How can I replace the screen reader audio with a prerecorded audio file?

I work on a multilingual website that will contain many languages that are not normally written, and I wonder if there are any ways to get this working for people using screen readers? Is it possible ...
0
votes
3answers
38 views

How to tell a screen reader to use an attribute instead of the link text?

I have a link within an unordered list as follows: <li class="savelink"> <a href="/save"><span>Save</span></a> </li> Normally the screen readers read "Save". ...
1
vote
3answers
41 views

How to format <section> elements in HTML5 to provide meaningful insight to assistive device users?

What is the best way is to have a screen reader type assistive device announce sections in an insightful way? Ideally, rather than passing this job onto a child <h1> tag is there a way to mark ...
0
votes
0answers
21 views

How do HTML entities in the alt or title attirbute of an image affect tool tips and audio user agents?

BACKGROUND I was given text from a copywriter which contained a lot of © . So in Sublime Text Editor, I did a Search and replace with: &copy; A lot of the text was already added to the images ...
2
votes
3answers
56 views

Text console for development in JAWS?

I'm working on a web application and I want to make it easy to use via screen reader. Testing stuff in JAWS is time consuming. Is it possible to make JAWS display text instead of reading it? I don't ...
0
votes
0answers
19 views

How to set the label on the down arrow of the digit.form.combobutton for accessibility?

In using dijit.form.combobuttons, we've been able to change the label of the menu button portion so that Jaws14 reads the value that appears in the menu button. If the menu botton portion shows "Item ...
0
votes
0answers
36 views

Setting focus to non-form element inside slideshow

I've tried a bunch of different things (having the slide heading clickable to transfer focus, having the parent tabindex to -1 per another solution...) so far but am yet to solve my problem. I've got ...
1
vote
1answer
44 views

Pausing in a screen reader for accessibility

I have been using the Mac OSX's built in screen-reader for testing my site, I know it's not the best but it's all I have for now. But I'm finding it isn't pausing at the end of elements... which makes ...
1
vote
1answer
35 views

How to prevent Nuance's DragonMobile from turning off VoiceOver?

Nuance's DragonMobile component apparently turns off VoiceOver announcements between the initial call to SKRecognizer's initWithType:detection:language:delegate and the component's call to ...
3
votes
3answers
67 views

Appropriate way to hide icons from screen readers

In my web application, I have made myself a font that consists solely of icons. I use these icons to complement titles and sub titles within the application and make it more visually appealing. ...
2
votes
0answers
87 views

JAWS not reading <legend> within <fieldset> within dynamic framework

I'm doing accessibility work on a dynamically built quiz within a larger site (we're using Knockout bindings to populate the questions.) I'm currently working on our radio buttons questions. We ...
0
votes
2answers
65 views

JAWS screen reader adding tabIndex of -1 to anchors with images

I have three anchor tags, one with text inside and two with images with valid alt text. The anchor tag with text inside works fine with JAWS and is read properly. However, for some reason, with the ...
1
vote
2answers
138 views

Do background images load faster than embedded images in HTML and how are they read by screen readers?

Do background images and embedded images take about the same time to load on a HTML page provided they are the same size? If I am to use the same image twice in a page - once as a background and once ...
1
vote
0answers
68 views

JAWS unable to read aria-label for heading

Here's the scenario; I need the screen reader to read something else for the heading than what is actually being displayed. "My Heading" is displayed but screen reader reads "This is my heading" ...
1
vote
1answer
73 views

Full width web pages and screen readers

I work in an office that receives government funding so our website needs to be highly accessible. We are brainstorming ideas for a major site redesign. We kind of like a full width idea, but one ...
0
votes
0answers
48 views

how to disable screenreader service in Android

I have developed an app that can read my mails automatically. When I enable the talkback or any screen reader - it keeps giving out the app`s name on every line when ever my tts reads the mail.. So ...
0
votes
0answers
93 views

JAWS and IE 9 isn't reading the contents of the header for an accordion

Using jquery accordion expanded to include the WAI-ARIA 1.0 Authoring Practices for accordions. The results when using nvda are what I expected for all browsers. once you focus the header of the ...
1
vote
0answers
94 views

JAWS not reading the correct dynatree item in IE9

I’ve run into a problem with Internet explorer 9 and JAWS when using the dynatree tree control with checkboxes. My problem is when the user presses the spacebar the currently focused item is checked ...
0
votes
2answers
55 views

img alt attribute for “decorative” images

A question for the truly pedant I was looking through Chrome's Developer Tool's elements tab when something caught my eye and prompted this question. Though meaningful alt attributes on img tags are ...
0
votes
1answer
48 views

Is there a module in drupal 7 which literally reads out a node loudly?

I know there are integrated solutions within the OS or a browser resp. screen readers for disabled people, but I wondered if there is a module which can read out loud the content of a page? If not, ...
0
votes
1answer
57 views

How do you add a title to HTML5 time element for screen readers?

I have two time elements indicating a start time and an end time for some TV listings. The design doesn't call for any titles for these times, as on screen they appear very self explanatory. However, ...
-1
votes
1answer
62 views

Adding (non visual) help text for blind with tags manually in Acrobat XI Pro [closed]

Is it possible? If my original PDF document has a and I want to insert text only for screen readers? How would I do that? I've noticed you can make the text the same colour as the background of the ...
0
votes
1answer
421 views

Updating aria-hidden attribute if menu is purely CSS driven

I have decided to try and make my websites more accessible to screen readers and other assistive technologies. At the moment I'm really focussing on my navigation. Because who wants to iterate through ...
0
votes
0answers
47 views

Screen reader read link text twice?

Using jquery Model Confirm Dialog I have created a popup, when popup opens screen reader read all link text twice. Can any one suggest some solution for the issue ?
1
vote
2answers
75 views

How to show a label only to Screen Readers - Web Accessiblity

In HTML, I want to show a <label> placed with my textbox to show only for screen readers or voice browsers. what are the ways to achieve that with respect to WAG-ARIA guidelines and I would also ...
1
vote
2answers
140 views

How to test Aural style sheets / CSS3 speech?

I was snooping through a websites code and noticed their use of @media aural {} - which reminded me of its existence. So, I thought I would play around...but then realised that I don't know how to ...
1
vote
1answer
99 views

Screen readers and adding a checkbox to a button group while still allowing multiple selections

To make a GUI accessible to screen readers, check boxes should belong to a button group. However, if you want to allow multiple check boxes to be selected simultaneously, you cannot add them to a ...
0
votes
1answer
239 views

Exclude text from search results preview snippet?

I've implemented a "Skip to Content" link on my site and hidden it off screen (except when :focused). However, I've noticed on some pages where I haven't explicitly defined a meta description, Google ...
6
votes
2answers
136 views

How to markup an obscure data table layout for screen readers?

I have the following design I am required to markup, the layout of which I cannot modify: Please ignore the filler text, I know it doesn't make much sense. I opted for a table, as it feels 95% ...
2
votes
0answers
58 views

How to prevent screen readers from reading out status bar notifications when updated

My app updates an ongoing notification on the Android status bar every second, to indicate the duration of the operation it has been working. The problem is reported by a user using a screen reader ...
5
votes
3answers
123 views

Inline images and high contrast mode for web accessibility

I have been following the discussion on high contrast mode and background image sprites but I have a more basic question about inline images and HCM. For low-vision users without a screen reader on ...
0
votes
1answer
101 views

'abbr' element: Should it contain the whole term or only the abbreviated part?

The HTML5 element abbr is used to mark-up abbrevations and acronyms. Unfortunately, the spec only gives examples for the acronyms "WHATWG", "WG" and "IOFGA". There are words that are not wholly ...
0
votes
0answers
82 views

WAI ARIA: reading hidden elements. How do I make them readable for screen readers?

I have this piece of code: HTML: <a class="help" aria-describedby="ttp">Help</a> <checkbox * n> <div id="container"> <p id="ttp" role="tooltip">This is the help ...
0
votes
0answers
47 views

how to inform screen reader from change in value of a MFC Control

I implement capability of reading screen in my program to use by screen readers. i implement IAccessible interface in controls derived from cWnd Class, by IAccessible functions such get_accValue(), ...
1
vote
0answers
59 views

JAWS Screenreader % sign and superscript tag

I am having an issue where tags are not being read when using JAWS. I've managed to narrow the problem to the follow: <div>100<sup>1</sup></div> Will be read correctly as ...
0
votes
1answer
166 views

How do I exit edit mode in VoiceOver on the iPhone?

Once I enter an editable text field and I have finished typing, what gesture do I need to use in VoiceOver to exit edit mode? I can do this by selecting the Cancel or Done button but is there a ...
1
vote
1answer
129 views

Accessibility of forms in WinForms: TitleBar vs Application vs Default

I need my WinForms app to be accessible. I didn't alter the default AccessibleRole property of any control, hence they are set as Default. JAWS identifies the controls perfectly, but not the form ...
2
votes
3answers
137 views

Screen reader in PDF

Does anyone use or know about Screen readers in PDF such as NVDA? I wanna figure out some question about screen readers in PDF: What screen reader can read PDFs? I mean, What should I use, If I ...
0
votes
1answer
158 views

Screenreader (NVDA) only reads WPF Window-Title

I'm trying to have Screenreaders (I'm testing with NVDA) read out the AutomationProperties.Name and AutomationProperties.Helptext of the focused Controls. However all it does is saying "MAINWINDOW", ...
1
vote
0answers
159 views

NVDA reading dynamically-added content twice

I'm working on making a dynamic web application accessible to the visually impaired via screen readers, and I'm running into an annoying problem. When I test my code (see below) with JAWS, it works ...
0
votes
1answer
56 views

Possible to programmatically suppress the reading of a textarea?

My first attempt at accessibility is a daunting one. I've built a site where customers "chat" with an agent, much of the content obviously being dynamic/AJAX. I'm using Window-Eyes 7.5 for my testing. ...
0
votes
0answers
164 views

Make JQuery UI Autocomplete Combobox work with screen readers?

I'm trying the JQuery UI Autocomplete Combobox example with JAWS but the down key don't display the values of the selectbox and the keys typed don't appear in the input. If I click and select some ...
5
votes
3answers
2k views

How to notify screen readers using WAI-ARIA that a div is now visible

How do you notify screen readers using WAI-ARIA that a div is now visible? If we got the html <div id="foo">Present main content</div> <div id="bar" style="display: none;">Hidden ...
0
votes
0answers
70 views

Is it possible to disable screen reader in my app? [closed]

Is there any way to disable a screeen reader while my app is in the foreground?
3
votes
4answers
145 views

Screen readers and JavaScript print feature

I have written a JavaScript-based print feature for a web page. It extracts HTML from a hidden div on the page, renders it into a new window and triggers the print dialog. The option is made ...
0
votes
1answer
171 views

Java Swing JEditorPane and Screen Readers

I've been looking for the last few days and can't find an answer anywhere. I'm trying to make an accessible IDE in Java Swing. The only thing I'm having problems with, is emulating behavior that ...
17
votes
3answers
629 views

How to get a screen reader to stop reading and read different content

I've written a site that uses jQuery to display a modal popup. It essentially covers the entire viewable area of the screen with an overlay, then shows a DIV that contains the actual popup on top of ...
3
votes
1answer
381 views

Can a screen reader be “locked” within a DIV element?

I've written a site that uses jQuery to display a modal popup. It essentially covers the entire viewable area of the screen with an overlay, then shows a DIV that contains the actual popup on top of ...
1
vote
1answer
134 views

Windows Eyes and NVDA reading updated dom content with jquery…possible?

I have a web application that does most of my updates client side. This application needs to meet some accessibility standards that I can't seem to get working. Specifically, if I do something like ...
0
votes
2answers
216 views

How do you do dynamic refresh of a single div tab using php/ajax and have the content actually change the local html on the page

How do you do dynamic refresh of a single div tab using php/ajax and have the content actually change the local html on the page (so that it is changed when you go to ‘view source’ in a browser) ...

1 2 3 4