Skip to content

[Bug Report][3.6.8] VAutocomplete with auto-select-first selects highlighted option even when clicked outside #19929

Closed
@eric-pa

Description

Environment

Vuetify Version: 3.6.8
Vue Version: 3.4.27
Browsers: Google Chrome
OS: Linux

Steps to reproduce

  1. Type anything that highlights an option
  2. Click outside of the component

Expected Behavior

Same as when aborted via ESC. Not select the highlighted option but keep the search text.

Actual Behavior

Option is selected like it was clicked despite it was not clicked. This can even be reproduced in the docs:
https://vuetifyjs.com/en/components/autocompletes/#new-tab

Reproduction Link

https://play.vuetifyjs.com/#...

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions