Vuetify: [Bug Report] Incorrect position of v-menu when using v-tooltip with activator button

Created on 4 Sep 2019  路  4Comments  路  Source: vuetifyjs/vuetify

Environment

Vuetify Version: 2.0.14
Vue Version: 2.6.10
Browsers: Chrome 76.0.3809.132, Safari
OS: Mac OS 10.14.6

Steps to reproduce

Click the activator button

Expected Behavior

Menu opens over the activator button

Actual Behavior

Menu opens to the left of the activator button

Reproduction Link

https://codepen.io/mariobuikhuizen/pen/gOYXgWG?&editable=true&editors=101

VMenu bug

Most helpful comment

With 2.1 the menu opens on the far left of the window. https://codepen.io/ianbarker/pen/gOOYpLw

All 4 comments

With 2.1 the menu opens on the far left of the window. https://codepen.io/ianbarker/pen/gOOYpLw

workaround with absolute, but not quite expected...

this is a major problem not sure why it isnt getting more attention...
this breaks like all tooltips on a button that pop a menu....
absolute prop does nothing for me
im stuck at 2.0.5 cuz thats the last version that worked correctly
not even fixed in this latest 2.1 release? yet we are adding new components? how about keeping basic functionality working.

@neanderthil Thanks for the last good version, tracked this down to #8121

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jofftiquez picture jofftiquez  路  3Comments

dohomi picture dohomi  路  3Comments

cawa-93 picture cawa-93  路  3Comments

sebastianmacias picture sebastianmacias  路  3Comments

gluons picture gluons  路  3Comments