[Webkit-unassigned] [Bug 156066] New: AX: aria-describedby text not announced by VoiceOver on Safari iOS 9.3 and OSX 10.10.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 09:27:19 PDT 2016


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

            Bug ID: 156066
           Summary: AX: aria-describedby text not announced by VoiceOver
                    on Safari iOS 9.3 and OSX 10.10.5
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chris.lane at ssbbartgroup.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 275297
  --> https://bugs.webkit.org/attachment.cgi?id=275297&action=review
aria-describedby text not announced by VoiceOver on Safari iOS 9.3 and OSX 10.10.5

When an element that contains text the describes an INPUT element is dynamically added to the DOM  after the INPUT element received and the loses focus and then receives focus again, the content of the newly added description is not announced by VoiceOver as expected when implemented with aria-describedby.

See the atteched HTML file for an example of this issue.

-- 
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/20160331/8fa3d615/attachment.html>


More information about the webkit-unassigned mailing list