Skip to main content

All Questions

0 votes
0 answers
26 views

JAWS 2024 Need to remove word "region" while getting region names

I am working in JAWS 2024, I have created documents regions with name "Question" and "Exhibit". While using shortcut key (insert+alt+r) it is showing the name like "Question ...
Himanshu Suyal's user avatar
0 votes
1 answer
796 views

Screen reader not reading the text based on radio button changes

I have two different captions (say Caption A and Caption B) for a single table that display based on the selection of the radio buttons. My screen reader is reading the default caption 'Caption A', ...
Geek's user avatar
  • 139
1 vote
0 answers
261 views

JAWS reading document title multiple times on Edge

JAWS is reading document title multiple times on Edge. On Chrome it's working fine. I added react-helmet node package in my project and JAWS is reading the title multiple times on Edge. eg. My Title ...
Vijay W's user avatar
  • 41
0 votes
1 answer
257 views

After Adding Aria Tag , Screen Reader not able to read

I have Added aria-label but still Screen Reader not able to read Warning for which is 1st div . focus goes on 1st div but not reading anything. How to tell screen reader to read warining icon ? <...
tech cool's user avatar
-2 votes
1 answer
26 views

How to identify from where it got trigger

I have two trigger point one is edit icon and other is add save button . on click on edit iocn and save button one model get open . model is same for both . I want to make back focus on click on (x) ...
tech cool's user avatar
0 votes
2 answers
1k views

JAWS not reading dropdown list items created using unordered list when using SelectBoxIt js

I have below dropdown list code which is generated using selectboxit js lib. JAWS is not reading the items in select list when focus in on the items. I have tried adding aria-label and title ...
uday vichare's user avatar
0 votes
1 answer
1k views

JAWS is not reading the select options

I am doing a project on JAWS, I have return a html code <!DOCTYPE html> <html> <head> <title>Page title</title> <meta http-equiv="Content-...
Juke's user avatar
  • 1,376
1 vote
0 answers
161 views

Autocomplete Custom Rendering with Screen Readers

I'm using jQuery to provide an autocomplete and overriding _renderItem to render a bit more detail, but when trying to test this with JAWS, it seems to read only the value in the data-value attribute: ...
Echilon's user avatar
  • 10.2k
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
0 votes
2 answers
3k views

accessibility - focus lock breaks by arrow keys when using JAWS

I have a function that locks the focus inside a dialog. <div role="dialog" aria-label="test dialog"> <input type="text" id="a"/><br /> <input type="text" id="b"/><...
Chen's user avatar
  • 1
1 vote
2 answers
5k views

Screen reader i.e. JAWS doesn't read text of a button when text is changed on click of that button?

I am facing one minor difficulty while making my software ARIA accessibility enabled. Any kind of help would be appreciated! I have a div which works as a 'Edit' button with click event using jQuery. ...
Aagam Jhaveri's user avatar
0 votes
1 answer
914 views

Can JAWS screenreader send it's focus to a javascript function

I am creating a web app that will be accessed frequently with the JAWS screen reader. I have several instances where it would be helpful for javascript to know what piece of text JAWS is ...
glass duo's user avatar
  • 414
0 votes
1 answer
165 views

Can screen reader like JAWS read jGrowl message?

In my web app, whenever any error occurs, that error message is being displayed through jGrowl box: $.jGrowl("This is an error message."); Also I use the jGrowl box for showing normal messages/...
Aagam Jhaveri's user avatar
14 votes
3 answers
15k views

Screen readers and Javascript

I'm creating a website for a reading service for the blind and visually impaired and I'm using JavaScript (with jQuery) to print some stuff to some of the pages after the page has loaded. Will the ...
Dan Mantyla's user avatar
  • 1,860
0 votes
1 answer
316 views

How can I add JAWS-compatible HTML form labels to month and day dropdowns in jQuery UI 1.10.4 datepicker

We are using the jQuery 1.10.4 datepicker with a month and year dropdowns. Unfortunately, these dropdowns do not have HTML labels attached, which we need for screenreader requirements. We have been ...
k-den's user avatar
  • 853

15 30 50 per page