Re: hit testing and retained graphics

On Sun, Jul 3, 2011 at 7:29 AM, Steve Faulkner <faulkner.steve@gmail.com> wrote:
> I thought I was clear, I have been talking about the screen magnifier case ,
> not the general AT case. The only information that would need to be provided
> from the remote machine is the size and position of the focused object, this
> could then be used to provide the focus information to the local
> accessibility layer.

You're still going to need custom code to get this information out of
custom views
on the remote side.

Also, in practice, such AT tends to have additional features like
reading out the text in focus, re-rendering the text at higher zoom.
Remote AT is better placed to do those things,
and I think users would expect those features to work. So I'm not sure
of the advantage of taking a slice of current functionality and trying
to deliver that to local AT?

--
Benjamin Hawkes-Lewis

Received on Sunday, 3 July 2011 09:49:39 UTC