Bug 156066 - AX: aria-describedby text not announced by VoiceOver on Safari iOS 9.3 and OSX 10.10.5
Summary: AX: aria-describedby text not announced by VoiceOver on Safari iOS 9.3 and OS...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Safari 9
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-03-31 09:27 PDT by chris.lane
Modified: 2016-03-31 09:27 PDT (History)
1 user (show)

See Also:


Attachments
aria-describedby text not announced by VoiceOver on Safari iOS 9.3 and OSX 10.10.5 (3.26 KB, text/html)
2016-03-31 09:27 PDT, chris.lane
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chris.lane 2016-03-31 09:27:19 PDT
Created attachment 275297 [details]
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.
Comment 1 Radar WebKit Bug Importer 2016-03-31 09:27:34 PDT
<rdar://problem/25465702>