Vuetify: [Bug Report] Wrong menu positioning

Created on 21 Jan 2019  路  11Comments  路  Source: vuetifyjs/vuetify

Versions and Environment

Vuetify: 1.4.2
Vue: 2.5.22
Browsers: Chrome 71.0.3578.98
OS: Windows 10

Steps to reproduce

Wrap v-app and v-menu into custom scroll library

Expected Behavior

In some cases, it flies away.

Actual Behavior

Menu is positioned relative to the button

Reproduction Link

image

Other comments

Why is the menu position not calculated relative to the parent?
In some cases, it flies away.
Can make the position of the menu relative to the parent?

needs reproduction

Most helpful comment

Just another example: https://codepen.io/anon/pen/OdVgbo

All 11 comments

You've submitted an issue that does not contain a reproduction. In order to effectively disposition this, we need to verify that the problem exists outside of your environment. This issue will be tagged as needs reproduction for the next 14 days before being closed.

You can find information on how to contribute to vuetify here.

Services to create a reproduction:

Thank you for your contribution and interest in improving Vuetify.

The same issue on 1.4.3
1.4.2 as well

here example:
https://codepen.io/Buzzzzer/pen/BMyEmK

Just another example: https://codepen.io/anon/pen/OdVgbo

I am having the same issue where using the left prop on a menu in a toolbar that has a layout that is centered. Here is an example : https://codepen.io/slinkz/pen/zevxXa

same issue as @blalan05 and @buzzzzer since 1.4.3 (1.4.2 is fine for me).

One more example, in v-data-table.
Also, issue in 1.4.3 (1.4.2 works fine)
https://codepen.io/anon/pen/GzZJpb?editors=1010

~Work in progress in #6294.~

one quick workaround is to use the left props

This doesn't look like #6294 (examples in comments do, but the original issue doesn't). Also @zeljic 's example has rows per page selector but it doesn't behave like the one on the screenshot

Acknowledged, my bad. So the issue still needs reproduction ? As the comments above seems to reproduce #6294 and the @zeljic seems not buggy for me.

Yes, seems that bug label was added because of the comments, not the original issue

@evgencode

This issue is being closed due to:

  • [x] Reproduction environment not provided (inactivity for 14 days)
  • [ ] Requested information not provided (inactivity for 14 days)
  • [ ] Violation of the Code of Conduct
Was this page helpful?
0 / 5 - 0 ratings