[Webkit-unassigned] [Bug 257867] New: Support custom annotations for Accessibility in composition contexts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 8 14:48:31 PDT 2023


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

            Bug ID: 257867
           Summary: Support custom annotations for Accessibility in
                    composition contexts.
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jhwiig at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

This change broadens the information that we can parse from an attributed string in a composition context. Now, annotations (attributes that have no meaningful value, usually @YES or "1") can be conveyed. We use this in accessibility to convey when an inline prediction is happening, so assistive technologies know not to process that text as part of the user's typing.

-- 
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/20230608/c287b744/attachment.htm>


More information about the webkit-unassigned mailing list