[Webkit-unassigned] [Bug 155480] New: AX: certain elements not included in accessibility tree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 14 18:10:32 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=155480
Bug ID: 155480
Summary: AX: certain elements not included in accessibility
tree
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: All
OS: All
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cfleizach at apple.com
CC: webkit-bug-importer at group.apple.com
There exists web content where our algorithm for determining whats the next element skips content.
The case this happens in is if you have two nested inlines with continuations and the sub-child has no next sibling. we do not check its parent in that case for its next sibling
this can result in whole blocks of inaccessible content
<rdar://problem/19727062>
--
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/20160315/404b4f39/attachment-0001.html>
More information about the webkit-unassigned
mailing list