[Bug 7011] canvas accessible fallback provison is under specified

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7011





--- Comment #9 from steve faulkner <faulkner.steve@gmail.com>  2009-06-26 10:22:17 ---
(In reply to comment #7)
> How would you like me to proceed in resolving this issue?

by giving it some thought and proposing some way to add the info required for
accessibility, to content in canvas. 

I suggested a crude idea of mapping area elements to focusable areas on a
canvas, which could have aria roles and states added to represent the many
interface elements that authors may develop using canvas.

may be totally unworkable, but it is a start of an idea.

Another issue that comes to mind in relation to the current canvas fallback is
that for any duplicate fallback that includes event handlers, there are going
to be interaction issues between those event handlers on the canvas and those
on the fallback. there is no mention of this currently, there needs to be a
robust method specified to resolve this.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 26 June 2009 10:22:26 UTC