Skip to main content

Questions tagged [jaws-screen-reader]

JAWS is a computer screen reader program for Microsoft Windows.

jaws-screen-reader
214 questions with no upvoted or accepted answers
6 votes
1 answer
190 views

What determines where the focus goes back to when clicking on a browser's back button?

As far as I can tell, it is in part determined by the HTML spec's History API1, specifically the value of history.scrollRestoration. Quoting the HTML spec's scroll restoration mode paragraph: "...
toraritte's user avatar
  • 7,615
6 votes
0 answers
2k views

JAWS Screen Reader reads page title twice

I have a simple ASPX page like the one below: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="...
Maryam Sh's user avatar
  • 111
4 votes
0 answers
3k views

Jaws reading hyperlink twice in IE 11

I'm trying to mark up some xhtml so that dropdown menus can be read by Jaws but I'm having trouble getting it to work in IE 11. The link texts are read out twice as I tab through them. It works fine ...
JaneH's user avatar
  • 51
4 votes
1 answer
448 views

How to get JAWS to update its cache of aria-hidden values

I have a webapp where we dynamically toggle the aria-hidden attribute on certain elements in response to user input. This seems to work fine with VoiceOver but apparently fails miserably with JAWS. ...
Ralph Marshall's user avatar
4 votes
1 answer
2k views

issue with reading multiple span tag using JAWS

I am trying simple HTML structure to read by JAWS screen reader <html> <head> <title>test code</title> </head> <body> <a href="#"></a> <...
user1968306's user avatar
4 votes
0 answers
805 views

JAWS - Submitted form in iframe reads source URL even though there is a title

I'm developing a form that is displayed in an iframe. When the form is first displayed (on click) I add a title to the iframe, and JAWS reads everything nicely. When the form is submitted with errors, ...
malcomio's user avatar
  • 711
3 votes
0 answers
294 views

Tagged annotation link not reading properly in PDF with JAWS?

What is the problem? By using PDFBOX I tried to tag a link which contains annotation. The PDF creating sample code is here. I tagged a nested paragraph link by using PDFBOX. The newly created tagged ...
fascinating coder's user avatar
3 votes
1 answer
709 views

How to move focus from "skip to main content" to an iframe and access iframe content in JAWS?

Scenario: In my application, content in Iframe is loading from server side and entire markup comes from the backend. There is navigation menu buttons in the main html page and Skip to main content ...
Chetan Sachdev's user avatar
3 votes
0 answers
628 views

ComboBox not accessible with JAWS

When focussing on a ComboBox, JAWS says that you can alter the selection by using the arrow keys on your keyboard. But when altering, the user gets no audio feedback of the selected item. Narrator ...
DennisVA's user avatar
  • 2,119
3 votes
1 answer
867 views

How can I make JAWS read the contents of a UserControl the same way it does a Window?

JAWS (the screen reader) is treating the contents of a WPF user control differently than the contents of a window. The first time a user tabs to a focusable element in a user control, JAWS reads the ...
Matt Winckler's user avatar
3 votes
1 answer
500 views

Screen reader consistency issue

I am using Jaws 15 and IE 8 to test acccessibility of my website and found some weird issue with role alert on page load if I am having any role alert which is apart of DOM on page load JAWS/NVDA ...
user3065569's user avatar
2 votes
0 answers
245 views

Accessibility (JAWS) - Dropdown list with Jquery Searchable-Multi-select-jQuery-Dropdown

I am using searchable multiselect JQuery control from here. Demo control -- I am using Multi-select+JSON+Token Mode control This is lightweight and useful plug in. I am using "Multi-select+JSON+...
S Kumar J's user avatar
2 votes
0 answers
118 views

For password box Jaws reader reads "password edit password edit password edit"

I have an UWP applicaion with a password box inside it. I have JAWS 2020 reader install in my system. For the password box the JAWS reader reads "password edit password edit password edit". Is there ...
sridhar patro's user avatar
2 votes
0 answers
127 views

How to make JAWS screen reader read elements in wpf application sequentially?

I have a WPF application window where user needs to enter their username and password to log in. As shown in the following image. wpf window I want JAWS to read the text like this. My Application ...
shubham pagui's user avatar
2 votes
0 answers
539 views

Accessibility Does Not Read Select Properly (JAWS)

I have a select element inside of the modal used in Bootstrap. When the screen reader (Jaws), reads the select box when it loads it reads through all the options inside of the select. Instead it ...
BeastMaster's user avatar

15 30 50 per page
1
2 3 4 5
15