[Webkit-unassigned] [Bug 162041] AX: Add accessibility support for details element on iOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 17:40:07 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162041
--- Comment #3 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 289013
--> https://bugs.webkit.org/attachment.cgi?id=289013
patch
View in context: https://bugs.webkit.org/attachment.cgi?id=289013&action=review
Thanks, will address other issues.
>> Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:1871
>> + // webkit.org/b/162041 Taking focus onto elements inside a details node will cause VO focusing onto random items.
>
> why is this the case?
> should we put this check inside canSetFocusAttribute() instead
There must be something special with the details element that I haven't had chance to dig into. I think on iOS it's ok to not set focus inside details element when VO tries to focus on it.
--
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/20160916/2334611e/attachment.html>
More information about the webkit-unassigned
mailing list