Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v-menu does not close easily when opened by hover #1048

Closed
Christilut opened this issue Jul 19, 2017 · 7 comments
Closed

v-menu does not close easily when opened by hover #1048

Christilut opened this issue Jul 19, 2017 · 7 comments
Assignees
Labels
T: bug Functionality that does not work as intended/expected

Comments

@Christilut
Copy link

Christilut commented Jul 19, 2017

Steps to reproduce

Hover over menu dots

Versions

Vuetify 0.14.1

What is expected ?

Hovering over dots will open menu, this happens
Moving mouse away should close menu (maybe after a delay)
Or clicking outside open menu should close menu

What is actually happening ?

Menu doesnt close at all unless you hover a menu item

Reproduction Link

https://codepen.io/anon/pen/gRNMZe

You can also reproduce it on the demo pages https://vuetifyjs.com/components/menus
There you have to hover the top few pixels of the HOVER button to have the same effect, but it's alot harder to achieve there

@Christilut Christilut changed the title v-menu does not close easely when opened by hover v-menu does not close easily when opened by hover Jul 19, 2017
@nekosaur nekosaur added T: bug Functionality that does not work as intended/expected pending review The issue is still pending disposition labels Jul 19, 2017
@nekosaur nekosaur self-assigned this Jul 19, 2017
@nekosaur
Copy link
Member

This seems to have been fixed by #1052

@nekosaur
Copy link
Member

Please leave a comment if the issue is not solved by upgrading to 0.14.5

@Christilut
Copy link
Author

It's not quite fixed in 0.14.5 but happens alot less.

In the above codepen it can still do done, just hover the top few pixels of the dots while making sure your mouse does not go above the popup menu.
Seems that if the mouse goes over the popup menu, it will close properly.

@nekosaur
Copy link
Member

Ah. I'll take another look

@Christilut
Copy link
Author

Any news on this? Since issue is closed I thought I'd ask.

This bug happens very easily if a user quickly hovers over the 3 dots. It seems that if the v-menu is open after the mouse is already gone, it won't close.

@nekosaur
Copy link
Member

nekosaur commented Aug 7, 2017

I'll reopen so as not to forget

@nekosaur nekosaur reopened this Aug 7, 2017
@johnleider johnleider removed the pending review The issue is still pending disposition label Aug 7, 2017
@lock
Copy link

lock bot commented Apr 16, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants