[Kde-accessibility] at-spi2-core / at-spi2-atk 2.18.1

Mike Gorse mgorse at alum.wpi.edu
Tue Oct 13 01:26:26 UTC 2015


AT-SPI 2.18.1 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.18/
http://download.gnome.org/sources/at-spi2-atk/2.18/

What is AT-SPI2
===============

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in AT-SPI 2.18.1
===============

* Don't crash if we get a children-changed event with a non-existent
   child (bgo#755951).

* atspi_hyperlink_get_index_range: don't return random values if the
   call fails (bgo#755727).

* Fixed some atspi_text_ functions (bgo#755731).

* Fix text, value, and table cell adaptors (bgo#755724).

* Test fixes.


Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?
================================

We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced page
contains a list of known issues that should be fixed.

IRC   : #a11y on Gimpnet
E-Mail: accessibility-atspi at lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk


More information about the kde-accessibility mailing list