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

Menubar gets closed immediately after mouse enter on menu-item when AutoDisplay property as false #6657

Closed
the-golden-girl opened this issue Oct 10, 2018 · 3 comments · Fixed by #7302
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@the-golden-girl
Copy link

I am using PrimeNG Menubar v5.2.5 with AutoDisplay property as false.
The issue is, when you open a menu item and getting away from it, and then move the mouse over the same menu item, it gets closed.

But, this was not the case in v5.2.4. There it is working perfectly.

You can also check this issue on https://www.primefaces.org/primeng/#/menubar, in their without AutoDisplay Demo. It is also replicating there.

@himanshujain1985
Copy link

We are also facing this issue. Is there any update or workaround for this issue?

@kylebake
Copy link

This is very frustrating. I'm experiencing the same thing. With auto display set to false, it's reasonable to assume that the menu should remain open until clicked elsewhere or until an item is clicked. Closing on mouseenter makes no sense.

@cagataycivici cagataycivici self-assigned this Feb 28, 2019
cagataycivici added a commit that referenced this issue Feb 28, 2019
Fixed #6657 and #7084 - mouseenter closes menubar with autodisplay false
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 28, 2019
@cagataycivici cagataycivici added this to the 7.1.0 milestone Feb 28, 2019
@umdstu
Copy link

umdstu commented Feb 19, 2020

@cagataycivici - Could you please update the documentation to reflect the autoDisplay property for p-menubar? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants