jQuery UI Accessibility Review: Wrapup

Last week I announced my plan for performing a jQuery UI accessibility review. Since then I have posted two progress updates (Update 1 and Update 2).

This is the third, and final, update to the jQuery UI accessibility review. We likely haven't identified all bugs. We have, however, provided a broad high level accessibility review of all jQuery UI core widgets.

Bugs posted since last update:

Once again I would like to offer thanks to all who were involved in this review. I believe that we have provided valuable feedback to jQuery UI developers, which will enable them to provide an even more accessible library to the many products, and sites, which make use of it.

Comments

It would be nice to have an executive summary of the findings in one document, a text-based summary of which jQuery core widgets have accessibility issues, for passing along to project leaders who don't necessarily have coding skills, but are concerned about compliance issues when jQuery is used. Can anyone write one?

@anonymous

I have no plan to write an executive summary (unless there is sponsorship of this task). I can point you to the list of open jQuery UI accessibility bugs.

http://bugs.jqueryui.com/query?status=!closed&keywords=~a11y

Whether the individuals evaluating jQuery UI have coding skills or not, they can quickly see which widgets have open bugs.

An executive summary would need to be detailed, as it cannot state definitively that a widget is, or is not, accessible. It would need to state that certain implementations of certain widgets have been found to have accessibility bugs. This doesn't mean that evaluators need to avoid the widget completely, but they would need to consider avoiding the particular implementation.

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <h2> <h3> <h4> <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.