Skip to content

[Bug Report][3.10.10] v-menu open-on-hover closes when trying to select menu items if v-tooltip is used on activator component #22759

@parag-n

Description

@parag-n

Environment

Vuetify Version: 4.0.4
Vue Version: 3.5.31
OS: Windows 10 (current)

Steps to reproduce

  1. Use a v-menu component with open-on-hover
  2. Use a v-btn as an activator using the activator slot
  3. Add a v-tooltip prop to the v-btn
  4. Try to select the menu items when the menu opens on hover

Expected Behavior

Menu should not close when moving the mouse to the menu items

Actual Behavior

Menu closes as soon as you start moving the mouse to click on any of the menu items

Reproduction Link

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

Images

https://cdn.cosmicjs.com/4a5e11e0-2836-11f1-8e38-f5dc12cfac40-Screenshot-2026-03-25-160436.png

Metadata

Metadata

Assignees

Labels

C: VMenuT: bugFunctionality that does not work as intended/expectedT: regressionSomething that used to work but we broke

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions