[Webkit-unassigned] [Bug 145970] New: AX: <legend> should be announced by Voiceover / screenreader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 15 04:17:11 PDT 2015


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

            Bug ID: 145970
           Summary: AX: <legend> should be announced by Voiceover /
                    screenreader
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh
                OS: All
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aurelien.levy at free.fr
                CC: webkit-bug-importer at group.apple.com

<legend> inside a <fieldset> must be announced as title of the group.

When user have focus on input inside a fieldset with a legend the legend must be used as a description of the inputs like with aria-describedby.
Furthermore if you have multiple nested fieldset with legend the description must inherit all the legend value

Here is my test case http://codepen.io/goetsu/pen/ZGJOWg

This have been resolved in the past but it look to be broken again :
https://bugs.webkit.org/show_bug.cgi?id=20887
https://bugs.webkit.org/show_bug.cgi?id=122534

-- 
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/20150615/3ee20e9c/attachment.html>


More information about the webkit-unassigned mailing list