[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:28:44 PDT 2020


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

--- Comment #4 from Eric Liang <ericliang at apple.com> ---
(In reply to chris fleizach from comment #3)
> Comment on attachment 405963 [details]
> 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?

This is so in the WebKit iOS bundle I can check the raw roles to add container information. Yea it should not be 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/d0eb04be/attachment.htm>


More information about the webkit-unassigned mailing list