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

[Accessibility] [Android] [Visible Focus] [Password Screen] - Absence of visible focus with TalkBack enabled #879

Open
ceciliabelem opened this issue Nov 10, 2024 · 0 comments

Comments

@ceciliabelem
Copy link

Describe the bug
When using the password input screen with TalkBack enabled, there is no visible focus indicator on interactive elements, such as the password input field and login button. This makes it difficult for users who rely on TalkBack to navigate and interact with the password screen effectively.

Severity: High - This issue impacts critical navigation and accessibility for users relying on screen readers, potentially blocking access to the login feature.

To Reproduce
Steps to reproduce the behavior:

  1. Open the application on an Android device.
  2. Ensure TalkBack is enabled.
  3. Navigate to the password input screen.
  4. Attempt to navigate through the interactive elements (e.g., password input field, login button) and observe the lack of a visible focus indicator.

Expected behavior
A visible focus indicator should appear on each interactive element on the password screen to support navigation for users with TalkBack enabled.

Screenshots
Recorded test

Cambiatus Env you are using
https://muda.cambiatus.io/login?redirect=%2Fdashboard

Smartphone (please complete the following information):

  • Device: Xiaomi Redmi Note 8 Pro
  • OS: Android 11
  • Browser: Chrome
  • Version: 130.0.6723.102
  • TalkBack Version: 15.0

Additional context
This bug poses a high severity accessibility barrier, as it prevents screen reader users from having clear navigation on a critical screen required for login.

**WCAG Criteria - ** 2.4.7

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

No branches or pull requests

1 participant