Skip to content

[material_ui] Fix ExpansionTile TalkBack double-swipe on Android - #12835

Draft
Sanaullah49 wants to merge 1 commit into
flutter:mainfrom
Sanaullah49:material-ui-expansion-tile-talkback
Draft

[material_ui] Fix ExpansionTile TalkBack double-swipe on Android#12835
Sanaullah49 wants to merge 1 commit into
flutter:mainfrom
Sanaullah49:material-ui-expansion-tile-talkback

Conversation

@Sanaullah49

@Sanaullah49 Sanaullah49 commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Combine the Android live-region announcement into the same Semantics node as the header hint so TalkBack no longer stops twice on one ExpansionTile.

Fixes flutter/flutter#190601

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

Combine the Android live-region announcement into the same Semantics
node as the header hint so TalkBack no longer stops twice on one tile.

Fixes flutter/flutter#190601
@github-actions github-actions Bot added p: material_ui triage-design Should be looked at in design triage labels Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: material_ui triage-design Should be looked at in design triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ExpansionTile: Android TalkBack requires two swipes to reach title/state (live-region node blocks focus but still gets a swipe stop)

1 participant