vuetifyjs/vuetify
在 GitHub 查看[Bug Report][3.7.6] No focus indicator for closable chips inside v-autocomplete in Safari
Open
#20,792 建立於 2024年12月19日
C: VChipT: bughelp wantedplatform specific
倉庫指標
- Star
- (40,995 star)
- PR 合併指標
- (平均合併 59天 10小時) (30 天內合併 8 個 PR)
描述
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
- 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.