You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
its-bru opened this issue
Jan 14, 2025
· 0 comments
· May be fixed by #20878
Assignees
Labels
a11yAccessibility issueC: VFieldC: VInputVInputS: has PRThe issue has a pending Pull RequestT: bugFunctionality that does not work as intended/expected
a11yAccessibility issueC: VFieldC: VInputVInputS: has PRThe issue has a pending Pull RequestT: bugFunctionality that does not work as intended/expected
Environment
Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
With a v-text-field an inner-icon and a password field just like the docs for password input (https://vuetifyjs.com/en/components/text-fields/#password-input).
Using the keyboard tab to the 'eye', press the spacebar and notice it does not 'click' the button or fire the event.
Expected Behavior
Pressing the spacebar on the inner-icon should 'click' the button or emit the event
Actual Behavior
Does not emit an event
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I believe this used to work. I would guess Vue 3.4 and a similar Vuetify version released/active around August ish of 24.
The text was updated successfully, but these errors were encountered: