[Webkit-unassigned] [Bug 161118] AX: VoiceOver on iOS ignores aria-checked on menuitemradio and menuitemcheckbox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 23 18:14:26 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161118
--- Comment #3 from Nan Wang <n_wang at apple.com> ---
Comment on attachment 286806
--> https://bugs.webkit.org/attachment.cgi?id=286806
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=286806&action=review
>> Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:1250
>> + if (m_object->isCheckboxOrRadio() || m_object->isMenuItem()) {
>
> does this also have the toggleTrait? if not, then VO would probably speak "1" as the value instead of off/on
This is same as how we expose the value on Mac. But I can double check for the traits.
--
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/20160824/2a546d35/attachment-0001.html>
More information about the webkit-unassigned
mailing list