-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Live region spoken in default language #8
Comments
Another thing that is not read with the English voice is the contents of an aria-labelledby. On gov.uk there is a section with an aria-labelledby that refers to the text Services and information. These words are not spoken with the English voice but with the JAWS default voice (Dutch in my case) |
I've confirmed this issue. I noticed that the role and state information for the checkboxes ("selectievakje, niet geselecteerd") is incorrectly announced using the English voice as well. I have created a test case and have filed this issue (combined with #9) internally as bug 97133: "Dutch JAWS does uses incorrect voice when announcing English content". |
The problem persists in JAWS 2019 with the current versions of Chrome, Firefox, and IE 11.
Output is in the default JAWS language. Tested with:
|
An easy place to test it is https://support.freedomscientific.com/Training/Surfs-Up/AriaLiveRegions.htm |
Confirmed as fixed in JAWS 2022 |
Hello! I'm using JAWS 2023 and am still having issues with this. I modified the W3 alert example and created a codepen with lang="es" to test: https://codepen.io/85halfnotes/pen/WNYpMRv Using JAWS in Chrome, on my first press of the button, JAWS reads the alert incorrectly with the English voice. On subsequent presses, it reads correctly with the Spanish voice. Navigating onto the alert also reads correctly in Spanish. Am I doing something wrong in this example, or was this issue not fully fixed? (@TPGJRogers) |
@helenxuyang I have the same result with your example. I think the bug was not completely fixed by JAWS |
Summary
My OS and JAWS are Dutch. Automatic language detection is switched on. Synthesizer is vocalizer expressive.
When I go to a page with lang="en", its contents is correctly spoken with the English voice. But when the contents of a live region is spoken, this is done with the default (Dutch) voice instead of the English one.
Expected result
"684 results found" to be read with the same English voice that is reading all the other contents on this web page
Actual result
"684 results found" is spoken with the default voice (In my case Belgian Dutch Ellen)
Additional Information
JAWS version and build number
JAWS 18.0.4104 (but the issue is not specific for this version)
Operating System and version
Windows 7 64-bit
Browser and version:
IE11 and also in Firefox 56
The text was updated successfully, but these errors were encountered: