[Webkit-unassigned] [Bug 156774] AX: SVG images are not exposed in the AX api

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 12:08:44 PDT 2016


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

--- Comment #15 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
(In reply to comment #14)

> To my understanding, when author provides some semantic content on the svg
> root parent, he's intention is to make the entire group accessible,
> otherwise he should just label the individual children. Maybe to make my
> scenario more reasonable, I think we can say when the svg parent has a
> semantic description and there's no other accessible children in it, we
> should expose the shape.
> 
> Let me know what you think. Thanks!

If we do that, we'll expose the shape which has no useful information. All ATs will get is a nameless, descriptionless, helptextless object with a role of AXImage. As a result, the screen reader user will just hear "image."

I think hearing "image" without any indication whatsoever about what the image is offers no valuable information to the user. It's just noise. It's like an HTML 'img' element without an 'alt' attribute.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160421/f6dd08c9/attachment.html>


More information about the webkit-unassigned mailing list