[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:42:30 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162041
--- Comment #4 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
>>> 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.
I put it here because this will only affect iOS.
--
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/50f46d55/attachment-0001.html>
More information about the webkit-unassigned
mailing list