[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 17:32:03 PDT 2016


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

--- Comment #2 from chris fleizach <cfleizach 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

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


More information about the webkit-unassigned mailing list