Emre TEKE
unread,Jun 24, 2026, 11:19:48 AM (2 days ago) Jun 24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blink-dev, Sambamurthy Bandaru, Emre TEKE, Chromestatus
Thanks for the clarification.
However pushing the screen reader announcement model to a follow-up while moving forward with prototyping a core feature like multi-range selection is deeply concerning.
Clipboard and selection operations are not secondary UI cosmetics; they are core, daily architectural workflows for assistive technology users.
Treating non-visual users with a focused range only approach during the prototype stage introduces two critical flaws that come to mind initially:
1. A screen reader user will expand their selection but the AT will only report the single focused range. When they hit Ctrl+C, the clipboard will contain disjointed data that the user never heard or verified. This is a direct data integrity and user frustration risk.
2. Given Chromium's existing architectural challenges regarding accessibility, prototyping new features without a fully designed AX communication layer risks introducing significant technical debt. History shows that when accessibility implementations are deferred as secondary follow-ups, they can unfortunately face extensive delays before getting resolved.
Baking the AX layer into the initial foundation ensures a more sustainable architecture and prevents future refactoring.
I strongly urge the owners to define the screen reader interaction model in parallel with the current prototype, rather than after it.
24 Haziran 2026 Çarşamba tarihinde saat 12:51:53 UTC+3 itibarıyla Sambamurthy Bandaru şunları yazdı: