[Webkit-unassigned] [Bug 215149] AX: WebCore should provide a way to get raw role for accessibility objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 18:23:13 PDT 2020


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

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 405963
  --> https://bugs.webkit.org/attachment.cgi?id=405963
Patch

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

> Source/WebCore/accessibility/ios/WebAccessibilityObjectWrapperIOS.mm:503
> +    return accessibilityRoleToString(self.axBackingObject->roleValue());

what are you going to do with this one since it's not localized?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200805/13108c48/attachment-0001.htm>


More information about the webkit-unassigned mailing list