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: Mark note properties buttons as buttons #11432

Conversation

personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented Nov 21, 2024

Summary

This pull request causes TalkBack to read the "View on map" button as a button.

Related to #10795.

Before/after comparison

Android 13 (TalkBack):

  • Before: When focusing the "View on map" button, TalkBack reads View on map. Double-tap to activate.
  • After: When focusing the "View on map" button, TalkBack reads View on map, Button. Double-tap to activate.

@personalizedrefrigerator personalizedrefrigerator added android accessibility Related to accessibility mobile All mobile platforms and removed android labels Nov 21, 2024
@laurent22 laurent22 merged commit 380ba28 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