[Webkit-unassigned] [Bug 258228] Post Accessibility notifications during composition contexts indicating start, end, and value change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 30 13:40:34 PDT 2023


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

--- Comment #2 from Jack Wiig <jhwiig at gmail.com> ---
To align ourselves with AppKit, WebKit should post a notification when a composition starts so that assistive technologies know to process any future value changes for that ui element as incomplete composition changes. When a composition ends, post a notification to indicate that the composition session has ended.

This model does not convey any information in the text notifications (unlike what my past comment indicates) and posts the notification from the text control containing the text information. This aligns us closer with how other UI frameworks behave.

-- 
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/20230630/36c06d28/attachment.htm>


More information about the webkit-unassigned mailing list