[Webkit-unassigned] [Bug 130212] AX: tabindex support in SVG2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 16 02:06:24 PDT 2014


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #4 from Dirk Schulze <krit at webkit.org>  2014-04-16 02:06:43 PST ---
(In reply to comment #3)
> FWIW, tabindex works to some degree. If you include a tabindex and navigate with VoiceOver, focus is pulled along to the element with tabindex, and the focus ring shows up. It may just be that the tab *key* doesn't work in SVG, or traverse into embedded SVG images. WebKit has some similar issues with getting the tab key to traverse into shadow DOM content. See related bug 117857.

The Blink CL is https://codereview.chromium.org/166163005/ I planned to back port the patch if possible.

A question to "or traverse into embedded SVG images". What would you expect? I assume you mean inline SVG in HTML. Because SVG images (<img>, CSS Images) should not trigger tab index.

-- 
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