NVDA saying "Graphic" multiple times white reading alt text of a graphic #1490
Unanswered
kmagre
asked this question in
Issues with accessibility checkers and other AT software
Replies: 3 comments
|
if you do want any advice (or if there is a problem, which is not unlikely) then you have to provide us with a complete example document source that shows the behavior you experience (preferable one that is otherwise rather miminal). |
0 replies
|
This appears to be a feature of nvda this produces Produces a reading |
0 replies
|
In a slightly related issue one of the nvda developers indicated that the treatment here is "like links" and "not like lists" in that the reading is optimised for the single-line case, an explanation of the issue for links is in this (closed) nvda issue As such I think we can close here as this is by design in nvda. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm not sure if this is just fairly standard behavior from NVDA or if it's something related to the tagging project, but I was doing a little testing of NVDA to see how well the newest version of NVDA could read a few different types of mathematical content in a PDF document created by LuaLaTeX as well as a PDF document from a presentation created by ltx-talk.
Overall, NVDA did very well with both documents, but I noticed that it read the word "Graphic" every so often while reading through the alt text of the graphic I was using as if the alt text had been broken up into several smaller chunks of text that had each been identified by NVDA as separate chunks of alt text.
The alt text was pretty long in order to adequately describe the graph shown. Is it standard for NVDA to break up alt text into several chunks like that as it is reading it?
All reactions