Environment
Vuetify Version: 4.0.4
Vue Version: 3.5.31
OS: Windows 10 (current)
Steps to reproduce
- Use a v-menu component with open-on-hover
- Use a v-btn as an activator using the activator slot
- Add a v-tooltip prop to the v-btn
- 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

Environment
Vuetify Version: 4.0.4
Vue Version: 3.5.31
OS: Windows 10 (current)
Steps to reproduce
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