- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 Jan 2014 16:29:16 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24311 Bug ID: 24311 Summary: figcaption does not currently replace alt Product: HTML WG Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: david100@sympatico.ca QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org Accessibility support can be improved but there several fundamental problems that will make it difficult for screen reader users to understand and deal with a figure element with the figcaption instead of an alt text on the image. I don't think we can assume that screen readers will begin to announce that there's a graphic inside the figcaption. Assumptions about longdesc got us into a lot of problems 15 years ago. I think reporting the figure with a role of group could be a problem that will be hard to resolve for screen reader users. Although semantically it is a group, it will take a while for SR users to understand that it *may* be an image inside a group but maybe not, the figure element won't tell them that. I think this belongs in the larger discussion about alt text, and whether we should allow options to it. Because currently figcaption is probably more confusing than aria-labelledby, aria label etc. I would like to see good unity with html5 and WCAG. My thinking is that we should go one way or the other... allow the gambit of substitutes for alt, or none... I don't think this one exception of figcaption makes sense. Perhaps this is a Face to face CSUN topic? Testing here http://davidmacd.com/test/figure.html -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 16 January 2014 16:29:19 UTC