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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 12:59:30 PST 2015


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

            Bug ID: 141303
           Summary: AX: WebKit exposes all Ruby Text as Unknown (Japanese
                    accessibility blocker)
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 246124
  --> https://bugs.webkit.org/attachment.cgi?id=246124&action=review
ruby example

Load attached test case.
All <rt> text is exposed with no role.

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)


Docs:
http://trac.webkit.org/wiki/Ruby
http://www.w3.org/TR/ruby/

-- 
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/20150205/b5de9530/attachment-0002.html>


More information about the webkit-unassigned mailing list