[webkit-efl] webkit-efl Digest, Vol 16, Issue 16

Krzysztof Czech k.czech at samsung.com
Fri Oct 12 01:45:12 PDT 2012


Basically neither ATK nor AT-SPI depends on each other. There is another 
layer between them.
This layer is ATK-BRIDGE (also called atk-adaptor). It handles D-Bus 
communication between ATK and AT-SPI2.
Generally D-Bus is also used as transport layer between AT-SPI2 and 
AT(screen readers etc.)
ATK-BRIDGE seemed to be also standalone library that can be used in EFL 
environment.

Regarding QT, they seem platform-neutral, maybe they do not directly use 
AT-SPI but there is also a layer/interface QAccessible,
that handles D-Bus communication.

Those three components (atk, atk-bridge, at-spi2) form one of the ways 
to have accessibility in Linux platform.
I observed problems in EFL regarding using of ATK. Generally at the 
beginning we'd like to make a first step and add
support for WebKit-EFL. I think porting of ATK-BRIDGE and AT-SPI2 is not 
mandatory on this level.

Regards
Krzysztof

> Send webkit-efl mailing list submissions to
> 	webkit-efl at lists.webkit.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.webkit.org/mailman/listinfo/webkit-efl
> or, via email, send a message with subject or body 'help' to
> 	webkit-efl-request at lists.webkit.org
>
> You can reach the person managing the list at
> 	webkit-efl-owner at lists.webkit.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of webkit-efl digest..."
>
>
> Today's Topics:
>
>     1. Re: Support for WAI-ARIA standard. (Raphael Kubo da Costa)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 11 Oct 2012 14:12:33 +0300
> From: Raphael Kubo da Costa <rakuco at webkit.org>
> To: webkit-efl at lists.webkit.org
> Subject: Re: [webkit-efl] Support for WAI-ARIA standard.
> Message-ID: <87obk9nty6.fsf at rkubodac-x230.fi.intel.com>
> Content-Type: text/plain
>
> Krzysztof Czech <k.czech at samsung.com> writes:
>
>> We consider usage of Accessible Toolkit (ATK) library. ATK describes
>> sets of independent
>> interfaces that can be adopted by application's widgets to be accessible.
>> What are pros and cons of such a solution.
> Please consider I'm a complete layman in terms of accessibility. What's
> the relationship between ATK and at-spi2? Is the latter used by the
> former? I remember at least Qt is using at-spi directly, so it seems to
> be more platform-neutral than ATK itself.
>
> --
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki
> Business Identity Code: 0357606 - 4
> Domiciled in Helsinki
>
>
>
> ------------------------------
>
> _______________________________________________
> webkit-efl mailing list
> webkit-efl at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-efl
>
>
> End of webkit-efl Digest, Vol 16, Issue 16
> ******************************************
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-efl/attachments/20121012/7be52d92/attachment.html>


More information about the webkit-efl mailing list