Re: handling focus

On Nov 17, 2009, at 2:56 AM, Steven Faulkner wrote:

> How do AT such as screen magnifiers provide focus highlighting of interactive parts of the canvas if native focus is not provided?
> How are they able to follow and bring currently focused elements into the viewport if there  focus is not programmatically exposed provided?

That's can be done with standard CSS positioning on the interactive elements in the shadow DOM. I'll update the proof-of-concept to include that use case. I can't promise it before the U.S. Thanksgiving holiday though.

Cheers,
James

Received on Thursday, 19 November 2009 02:27:05 UTC