John Cotter

Results 27 comments of John Cotter

Nothing gets by you! :) Another good catch. The cleanup function definitely works, but it looks like, in gANDI, it was expecting the gANDI508-background class to always be on elements...

Sometimes, depending on how the application's iframes are developed, this issue can occur with ANDI. The SSA 508 test team found a good solution for using ANDI to test iframes...

Good catch, @fstrr , I was just about to comment on the role=group. Indeed, a screen reader would not recognize this element as a link. The ANDI alert in this...

Thank you for the detailed analysis. This seems like a bug with an easy fix. We will look into fixing this soon.

100% true, and definitely something I've wanted. I couldn't find an easy way to make the js compile together at runtime. Do you have a suggestion on how to do...

That's a lot of trips to the server. Concerned it would reduce load speed.

Thank you for the clear write-up and example of the issue. The html element noted is an < input type=image > where the [alt] is okay to use to generate...

Hi There! Thanks for documenting your experience with this issue. The tab order numbers do not directly correspond with the Element numbers (element index number) provided in the alert messages....

Replaced isNumeric and bind. Trim is going to need some work.