Skip to main content

Questions tagged [jaws-screen-reader]

JAWS is a computer screen reader program for Microsoft Windows.

jaws-screen-reader
-2 votes
1 answer
23 views

No impression of many keystrokes jaws accessibility

I have event listener for keydown and i want to check for arrowup and arrowdown press key event. However when jaws is on, these keys are ignored. Only few key worked like ctrl, alt, tab etc. Its ...
Amit Chhetri's user avatar
0 votes
1 answer
29 views

Footer in the PDF created using iTextPDF is not accessible

I have created a simple PDF here to explain the issue I am facing import com.itextpdf.io.font.FontConstants; import com.itextpdf.io.image.ImageDataFactory; import com.itextpdf.kernel.events....
karthik b's user avatar
0 votes
0 answers
18 views

JAWS - Avoid same page link announcement

I am using anchor tag with href="#dashboard" in Jaws and Chrome it is announcing "Dashboard same page link", but I want to avoid "same page link" announcement here ...
Faizan Khan's user avatar
6 votes
1 answer
172 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,587
0 votes
1 answer
49 views

JAWS doesn't announce role="region"

I just installed JAWS ( version 2024.3 for Windows 10 ) I tested the WCAG recommended audio player called AblePlayer The HTML for this player uses role="region" aria-label="audio player&...
Drkawashima's user avatar
  • 9,364
0 votes
0 answers
65 views

JAWS screen reader is reading an aria-label twice

I'm facing an issue with the JAWS reader where it is reading the column value twice. JAWS screen reader is reading twice aria-label="High Priority Reminder Subject Reminder Message Attachments ...
Deepak sahoo's user avatar
0 votes
1 answer
38 views

How do I get JAWS to connect cells to headers in a Word/PDF document?

I am currently testing out a PDF document that has 8 columns and 2 rows, where the top row is the header row, and the second row is the main data connected to the top row. I need to to connect the ...
Jeremy's user avatar
  • 1
1 vote
1 answer
51 views

JAWS reading disabled span element

I am working with Angular js code which will enable a radio button dynamically in a span. `<span data-ng-if="(!object.enabled || (form && !form.enabled))" class="rf-...
Nizampatnam's user avatar
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
0 answers
30 views

JAWS announces document after tabbing to the next element after an iframe

Currently working on a web application that uses an iFrame. Once i navigate to the next element after the iFrame, which is a button, has type=“button”, and the word ‘Cancel’ in it, JAWS announces ‘...
matt-singleton's user avatar
0 votes
0 answers
219 views

JAWS screen reader does not read headings/paragraph text in vscode webview

I'm building a vscode extension which has multiple webviews that are expected to be accessible with JAWS screen reader. While JAWS correctly reads the information of tab-able controls in the UI along ...
Darshana Suresh's user avatar
0 votes
1 answer
201 views

JAWS is not reading list inside role="textbox" aria-readonly="true"

I am using JAWS v2023.2212.23 I have a div container inside that we have paragraph and lists. My requirement is that when I focus on my div container jaws should read the entire block. With ...
user1638583's user avatar
0 votes
0 answers
93 views

No dialog role is announced by JAWS screen reader when dialog is appear in the screen

I have created a dialog component in react using MUI library. I am working on WCAG 2.0 integration and testing the component in Chrome + JAWS. No role "dialog" is announced by the screen ...
Vikash Kumar's user avatar
  • 1,111
1 vote
0 answers
50 views

Bootstrap model Header Text Repeated Several Times While Focusing in a Custom MultiSelect Component in JAWS

The custom MultiSelect dropdown component is placed inside a Bootstrap modal. If the MultiSelect component is focused, JAWS reads the Bootstrap modal header each time the user selects a value. The ...
UdhayaKumar Duraisamy's user avatar
0 votes
1 answer
310 views

Blue accessibility frame around elements in Slack after using JAWS screen reared

I had a screen reader JAWS installed for some time, then I properly uninstalled it from the All Apps setting in Windows. After that when Grammarly (text corrector) is launched, there's a blue box ...
Oleg's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
33