15/04/2013 17:42, Nico Williams:
On Monday, April 15, 2013, Jean-Marc Lasgouttes wrote:
15/04/2013 13:54, William Adams:
I guess the best solution would be for QT to become friendly to
screen readers, but that's out-of-scope.
Actually, the WorkArea is completely curtom, not under the control
of Qt. So we would have to implement everything by ourselves.
That might be a problem. An expert in a11y APIs could tell us how bad
it is -- it might not be.
All I understood about a11y (from what I read over planet.mozilla.org)
is that when one has to be serious about it and that half-baked
solutions might not be useful (correct me if I am wrong).
What looks like a general overview:
http://asurkov.blogspot.fr/2013/03/an-easy-way-to-understanding-atk-text.html
Moreover, when implementing from scratch, it seems to be full of
surprises, with different readers understanding the ATK interface
differently:
http://asurkov.blogspot.fr/2013/04/atx-text-pitfalls.html