Skip to content

[Bug Report][3.12.3] VAutocomplete closes mid-scroll when menu transition is disabled #22850

Description

@J-Sek

Environment

Vuetify Version: 3.12.3
Vue Version: 3.5.34
OS: Linux undefined (current)

Steps to reproduce

  1. Click to open dropdown
  2. Scroll using mouse wheel, touch or scrollbar drag

Expected Behavior

Menu should still be open

Actual Behavior

Menu closes unexpectedly (VAutocomplete, VCombobox). VSelect menu is still open, it just loses focus on the field (minor, distraction)

Reproduction Link

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

Other comments

first item on the list is dropped from the DOM by VVirtualScroll, and probably triggers focusout. Menu without transition closes immediately. It does not occur when menu transition is enabled.

Broken since v3.12.3 (3d33e2f)

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions