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

Toggle password visibility button gets focused #21845

Closed
supermassive opened this issue Mar 24, 2022 · 1 comment · Fixed by brave/brave-core#13273
Closed

Toggle password visibility button gets focused #21845

supermassive opened this issue Mar 24, 2022 · 1 comment · Fixed by brave/brave-core#13273

Comments

@supermassive
Copy link

Description

Need to press Tab key twice to switch from Password field to Confirm Password field.

Steps to Reproduce

  1. Start restoring wallet on brave://wallet
  2. Type something in Password field
  3. Press tab

Actual result:

Input cursor disappears

Expected result:

Input cursor should appear in Confirm Password field

Reproduces how often:

Easily reproduced

Version/Channel Information:

  • Brave Nightly
@srirambv
Copy link
Contributor

Brave 1.40.68 Chromium: 102.0.5005.50 (Official Build) beta (64-bit)
Revision f6e2cf8f59ec714bdcff8499991d55898875f287-refs/branch-heads/5005@{#648}
OS ☑️ Linux ☑️ Windows 11 Version 22H2
(Build 22621.1)
☑️ macOS Version 12.0.1
(Build 21C52)
  • Verified steps from brave/brave-core#13273
  • Verified pressing tab in password field sets focus to show/hide password button
21845-Linux.mp4
21845-Windows.mov
21845-macOS.mov

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