[Webkit-unassigned] [Bug 141303] AX: WebKit exposes all Ruby Text as Unknown (Japanese EPUB accessibility blocker)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 09:18:21 PDT 2015


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

--- Comment #9 from chris fleizach <cfleizach at apple.com> ---
(In reply to comment #6)
> Created attachment 252429 [details]
> Patch

So it looks like this patch just hides all ruby elements from accessibility. I think we want to follow James original suggestion of exposing new roles for these objects so that VoiceOver can treat them as it needs

James suggestion was

-------------------------
WebKit should probably expose some new subroles for the APIs. This containing groups would allow VO and other AT to understand the element relationships.

I suggest the following subroles:

AXGroup:AXRuby
AXGroup:AXRubyInline
AXStaticText:AXRubyText (top)
AXStaticText:AXRubyBase (bottom)

------------------------
Thanks

-- 
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/20150506/31a02df3/attachment.html>


More information about the webkit-unassigned mailing list