This page is likely outdated (last edited on 26 Feb 2010). Visit the new documentation for updated content.

Accessibility: Release Notes 2.0

Table of contents

Mono Accessibility 2.0 Release Notes

The Mono Accessibility project enables Winforms and Silverlight applications to be fully accessible on Linux, and allows Assistive Technologies (ATs) like screen readers and test automation tools that depend on UI Automation APIs to work on Linux.

This is our second stable release, and includes:

  • UIA Provider and ATK support for System.Windows.Forms controls
  • UIA Provider and ATK support for Silverlight Controls
  • A complete implementation of the UIA Client API, allowing access to Winforms, Silverlight, and native GTK+ applications on Linux

Our next phase, the 2.1 release, will add more compatible Silverlight Accessibility for UIA Clients, and address issues with custom providers and client-side providers.

Codename: Hypnotoad

Release Date: Feb 26, 2010

Notes

Many new features have been added and over 505 bugs have been addressed since the 1.0.0 release. Please check out our bug tracker for the full list.

Errata

For the most up-to-date errata, please look at the Mono Accessibility bug tracker for issues filed against Release 2.0.

Accessing GTK+ applications with the UIA Client API requires the most recent development version of the new dbus-based at-spi2, which is known to cause system instability. In Fedora, at-spi2 repeatedly causes GDM to segfault. If you do not need this feature, do not install the latest at-spi2 and atk, or our packages which depend on them, which are at-spi-sharp and AtspiUiaSource. We are working hard to identify these issues and hope to aid the GNOME Accessibility Team in stabilizing at-spi2 in the near future.

Winforms apps can deadlock with Orca running. This should be fixed in the next release. In the meantime, there is a patch attached to bug #515507 which should address this.

Downloading

Mono Accessibility is available for a variety of Linux distributions, including:

If packages aren’t available for your distribution, you’ll probably have to install Mono Accessibility from source. Step-by-step instructions are available.

If you just want to grab a source tarball, check out the sources section of our downloads site.

Installing

Installing UIA and ATK support for System.Windows.Forms is as simple as adding our repositories to your package management system, updating and installing.

However, adding accessibility support for the Moonlight browser plugin requires a different set of steps:

Contributors

The following people have contributed to making this release happen:

Andrés G. Aragoneses, Brad Taylor, Brian Merrell, Calen Chen, Calvin Gaisford, Feng Xia Mu (Felicia), Mario Carrion, Michael Gorse, Nan Gao (Neville), Ray Wang, Rui Guo (Matt), Sandy Armstrong, Stephen Shaw

We are also indebted to the following awesome upstream projects:

GNOME Accessibility, Mono, Moonlight, Firefox, DBusSharp from NDesk, openSUSE

Reporting Bugs

If you find any issues with this release, please don’t hesitate to file bugs.

If you want to contribute or need specific assistance, please join our mailing list, or drop in #mono-a11y on irc.gimp.org.