We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.5.6 Vue Version: 3.4.19 Browsers: Chrome 121.0.0.0 OS: Windows 10
Eventually, the cursor will activate in a different position than it was originally placed.
Retain cursor position | Jump to end if clicked right from the text in combobox
The cursor position is set arbitrarily
https://play.vuetifyjs.com/#...
This also happens on the Vuetify documentation page for combobox. This issue is replicable in both Chromium and Firefox browsers.
The text was updated successfully, but these errors were encountered:
Can you show me a gif of your issue? I think I might be misunderstanding it.
Sorry, something went wrong.
Sorry, i used the email client response. Perhaps this will work
fix(VAutocomplete/VCombobox): input always absolute position when not…
9cb5393
… using selection slot/chips fixes #19279
johnleider
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.5.6
Vue Version: 3.4.19
Browsers: Chrome 121.0.0.0
OS: Windows 10
Steps to reproduce
Eventually, the cursor will activate in a different position than it was originally placed.
Expected Behavior
Retain cursor position | Jump to end if clicked right from the text in combobox
Actual Behavior
The cursor position is set arbitrarily
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
This also happens on the Vuetify documentation page for combobox.
This issue is replicable in both Chromium and Firefox browsers.
The text was updated successfully, but these errors were encountered: