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] Focus lost/reset on locked account screen when switching from master password to windows hello option #12694

Open
1 task done
patrickhlauke opened this issue Jan 5, 2025 · 2 comments
Labels
bug desktop Desktop Application

Comments

@patrickhlauke
Copy link
Contributor

Steps To Reproduce

  1. Have the vault locked
  2. Go to the "Unlock with master password" view
  3. Using the keyboard, set focus to "Unlock with Windows Hello" and activate the button

Expected Result

Once the view changes to the Windows Hello option, focus should be managed - ideally, focus should move programmatically to the (newly shown / actually actionable "Unlock with Windows Hello" button).

Actual Result

The view changes, but focus is lost/reset. Tabbing shows that focus is right back at the start of the window, as the first tab stop is the account switcher button.

Screenshots or Videos

bitwarden-desktop-unlock-windows-hello-lost-focus.mp4

Video: Windows/NVDA (using screen reader mainly for clarity/making it obvious where the focus lands) - first, switching from the Windows Hello view to the "Unlock with Master Password" view ... notice how focus is correctly placed programmatically to the password input. Then, showing what happens when switching from the master password view to the "Unlock with Windows Hello" version ... focus is lost, and the next Tab focuses the account switcher.

Additional Context

No response

Operating System

Windows

Operating System Version

11

Installation method

Direct Download (from bitwarden.com)

Build Version

2024.12.1

Issue Tracking Info

  • I understand that work is tracked outside of GitHub. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@patrickhlauke patrickhlauke added bug desktop Desktop Application labels Jan 5, 2025
@bitwarden-bot
Copy link

Thank you for reporting this issue! We've added this to our internal tracking system.
ID: PM-16718

@SergeantConfused
Copy link

Hello @patrickhlauke,

Thank you for your report. I have flagged this to the Engineering department; please feel free to post additional information, such as screenshots or a screen video recordings, if you wish.

Thank you again,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug desktop Desktop Application
Projects
None yet
Development

No branches or pull requests

3 participants