Skip to content

Conversation

0xc05m1c0wl
Copy link

Summary

  • ensure the search and overflow buttons expose a single semantics label
  • keep tooltips for visual hints while excluding them from screen reader output
  • add a regression widget test that fails if either button leaks a tooltip semantics hint

Testing

  • ../flutter_3.27.4/bin/flutter test test/accessibility/search_menu_semantics_test.dart

Fixes #169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search and menu options buttons are read twice by VoiceOver.

2 participants