vuetifyjs/vuetify

[Bug Report][3.7.6] No focus indicator for closable chips inside v-autocomplete in Safari

Open

#20,792 建立於 2024年12月19日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (7,139 fork)batch import
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

  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/#...

貢獻者指南