Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile: Accessibility: Search screen: Hide the progress bar from accessibility tools when invisible #11431

Conversation

personalizedrefrigerator
Copy link
Collaborator

Summary

This pull request fixes an issue where TalkBack on Android read "Progress Bar, Double-tap to activate" as the next item in the focus order after "Clear, Button", even if the progress bar is invisible.

Related to #10795.

Testing plan

Android 13:

  1. Enable TalkBack
  2. Open the search screen.
  3. Enter a search that produces results.
  4. Move to the next item until "Clear, Button" is focused.
  5. Move to the next item.
  6. Verify that TalkBack reads a search result.

@personalizedrefrigerator personalizedrefrigerator added mobile All mobile platforms accessibility Related to accessibility labels Nov 21, 2024
@laurent22 laurent22 merged commit 1dd02f1 into laurent22:dev Nov 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Related to accessibility mobile All mobile platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants