Skip to content

fix: Make live region coalesce messages#9778

Merged
gonfunko merged 3 commits into
v13from
live-region
Apr 30, 2026
Merged

fix: Make live region coalesce messages#9778
gonfunko merged 3 commits into
v13from
live-region

Conversation

@gonfunko
Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9762

Proposed Changes

This PR updates the live region to coalesce announcements sent in quick succession rather than only announcing the last message. This avoids losing information. If the coalesced messages have varying levels of assertiveness, the most assertive level is used for the coalesced message.

@gonfunko gonfunko requested a review from a team as a code owner April 29, 2026 21:35
@gonfunko gonfunko requested a review from mikeharv April 29, 2026 21:35
@github-actions github-actions Bot added the PR: fix Fixes a bug label Apr 29, 2026
@gonfunko gonfunko merged commit b714ef7 into v13 Apr 30, 2026
4 checks passed
@gonfunko gonfunko deleted the live-region branch April 30, 2026 20:17
lizschwab pushed a commit to lizschwab/blockly that referenced this pull request Apr 30, 2026
* fix: Make live region coalesce messages

* chore: Remove dead code

* fix: Fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants