[Webkit-unassigned] [Bug 155469] AX: Expose aria-current status to children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 17:37:25 PDT 2016


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

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 274039
  --> https://bugs.webkit.org/attachment.cgi?id=274039
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=274039&action=review

> Source/WebCore/accessibility/AccessibilityObject.cpp:1881
> +    // If empty or missing, we should walk the parent chain to find the current status.

should we do this for every object, or should VoiceOver be responsible for checking the parent chain for the presence of aria-current?
i feel like the later might be more performant and more accurate.

-- 
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/ce783908/attachment.html>


More information about the webkit-unassigned mailing list