-
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
CSS text content is not output correctly (Chrome, IE 11) #297
Comments
not expected as IE11 does not expose content in the acc tree. also |
This is most likely due to Chrome bug 1130491. |
@carmacleod Yes, that's my guess as well. What is strange, though, is that even with the link and button, only the text content and not the CSS pseudo-content is transmitted by Chrome. Nevertheless, JAWS outputs the link correctly, i.e. completely, and NVDA outputs the link and the button correctly. I.e. there are elements where the Chrome error has no effect on the screen reader output |
Hmmm, yep, that's strange. :) |
Summary
CSS text content is not output correctly (Chrome, IE 11)
Expected result
Actual result
Additional Information
JAWS version and build number
JAWS 2019.1907.42
Operating System and version
Windows 8
Windows 10
Browser and version:
Chrome 76.0.3809.100
Firefox 68.0.2
Internet Explorer 11.0.9600.19431
The text was updated successfully, but these errors were encountered: