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
Note: If you want to preserve the "open on mousedown" behavior, perhaps you could add a prop that allows us change that behavior so that we can comply with WCAG if we want to.
Uh oh!
There was an error while loading. Please reload this page.
Environment
Vuetify Version: 3.8.0
Vue Version: 3.5.13
Browsers: Edge 134.0.0.0, Google Chrome, Mozilla Firefox
OS: Mac OS 10.15.7
Steps to reproduce
Click a v-select.
Expected Behavior
The menu should open on mouse-up.
Actual Behavior
The menu opens on mouse-down, which violates WCAG 2.1:
https://www.w3.org/WAI/WCAG21/Understanding/pointer-cancellation.html
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: