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.7.6] No focus indicator for closable chips inside v-autocomplete in Safari #20792

Open
NFriedo opened this issue Dec 19, 2024 · 0 comments
Labels
C: VChip VChip help wanted We are looking for community help platform specific The issue only occurs on a specific platform T: bug Functionality that does not work as intended/expected

Comments

@NFriedo
Copy link

NFriedo commented Dec 19, 2024

Environment

Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Safari, Mozilla Firefox, Google Chrome
OS: Mac OS 10.15.7

Steps to reproduce

  1. Navigate via keyboard to a closable chip inside a v-autocomplete.

Expected Behavior

Close icon is focusable and a focus indicator is shown.

Actual Behavior

Firefox/Chrome: Close Icon is focusable and focus indicator is shown. 

Safari: Close Icon has focus but no focus indicator is shown.

Reproduction Link

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

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected help wanted We are looking for community help platform specific The issue only occurs on a specific platform C: VChip VChip labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VChip VChip help wanted We are looking for community help platform specific The issue only occurs on a specific platform T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants