John Cotter
John Cotter
> it would be nice if they did. the lack of response on this github tells me how much they care about accessibility Sorry for the delay in response. We...
Thanks for your interest in ANDI. There are many commercially available tools for automated testing. Our focus for ANDI is manual code inspection and we have no plans to support...
I can understand how the first example has some problematic verbosity, however in the second example, those elements are not programmatically associated with each other. Do the tools you mention...
Hi, Here's some info from ANDI on what the linearize function does: [Linearize](https://www.ssa.gov/accessibility/andi/help/howtouse.html#LinearizePage) > This setting will "linearize" the page by searching for elements that have been positioned with CSS,...
The screenshot you provided has ANDI tab order flags (yellow) not the reading order flags (purple). To help diagnose this problem further, we would need a working example of the...
ANDI seems to be working fine for us. Can you provide any other details? Check the developer tools console for errors. Provide a link to a page that it's not...
Thank you for troubleshooting the issue. I will close the ticket.
Looking at your screenshot, the hex values are cut off, so I can't completely verify what values you are using. However the two blue swatches do look identical and, I...
Please refer to the [troubleshooting section of ANDI Help](https://www.ssa.gov/accessibility/andi/help/faq.html). Most likely the issue is CSP-related.
What is probably happening is that the content you want to test is inside of an iframe. Sometimes iframes are built in a way that when ANDI is launched, the...