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

[Bug Report][3.5.13] v-text-field clearable icon focusable #19528

Open
Icebreaker83 opened this issue Apr 2, 2024 · 1 comment
Open

[Bug Report][3.5.13] v-text-field clearable icon focusable #19528

Icebreaker83 opened this issue Apr 2, 2024 · 1 comment
Assignees
Labels
a11y Accessibility issue C: VField T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke

Comments

@Icebreaker83
Copy link

Environment

Vuetify Version: 3.5.13
Vue Version: 3.4.21
Browsers: Chrome 123.0.0.0
OS: Windows 10

Steps to reproduce

  1. enter any value in Username text field
  2. Press Tab

Expected Behavior

Password text field should be focused

Actual Behavior

User needs to press Tab again for Password text field to be focused

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

When pressing Tab, clearable icon is focused shortly, before disapearing.
User needs to press Tab/Shift+Tab twice to move between clearable v-text-fields.
Clear icon has tabindex="0".
Issue was reported here, and closed, but apparently not fixed.

@KaelWD
Copy link
Member

KaelWD commented Apr 2, 2024

873550d

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VField a11y Accessibility issue labels Apr 2, 2024
@github-actions github-actions bot removed the S: triage label Apr 2, 2024
@yuwu9145 yuwu9145 self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility issue C: VField T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

3 participants