[Webkit-unassigned] [Bug 50126] Fallback content in canvas element not focusable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 18:50:24 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=50126


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com




--- Comment #36 from Maciej Stachowiak <mjs at apple.com>  2012-02-13 18:50:22 PST ---

(In reply to comment #30)
> Backing up even further, who says we even have to render this content?  It just has to be focusable.  That's it, right?  Let's just make it focusable without creating any renderers.  That should be easy, right?

Fr this specific bug, there's no need to have renderers. In generally, we need to expose the canvas's child content to assistive technologies, possibly even including metrics. For some of that, the content may need renderers. I have not yet looked into it in depth, but it would probably be wise to review all the things needed for canvas child DOM accessibility to choose the right approach.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list