[Webkit-unassigned] [Bug 163763] AX: VoiceOver is not detecting ARIA treeview if it contains role="presentation"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 16:02:45 PDT 2016


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

--- Comment #3 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 292273
  --> https://bugs.webkit.org/attachment.cgi?id=292273
patch

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

>> Source/WebCore/accessibility/AccessibilityTree.cpp:100
>> +            if (!nodeHasTreeItemChild(*child))
> 
> does this only work one level deep then?

Yes. I think normally web author will just have this one level. Do you think we should cover multiple level case?

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


More information about the webkit-unassigned mailing list