Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

menu-bar: multiple nested menus can overlap each other if the mouse is moved quickly #11827

Open
srikanthpullela opened this issue Nov 27, 2019 · 2 comments
Assignees
Labels
needs: investigation The cause of this issue is not well understood and needs to be investigated by the team or community P3: important Important issues that really should be fixed when possible. type: bug
Milestone

Comments

@srikanthpullela
Copy link

srikanthpullela commented Nov 27, 2019

Reproduction

Steps to reproduce:

  1. mouse over on the md-menu-content list and move the mouse bit fast
  2. I was able to reproduce in https://material.angularjs.org/latest/demo/menuBar

Expected Behavior

What behavior were you expecting to see?

It should show a single sub-menu at once, Due to this, the other sub-menu behind not getting closed when the user interacted with the actual sub-menu.
after that when I open same list and mouse over its getting closed automatically.

Actual Behavior

What behavior did you actually see?

image

image
image

Environment

  • Angular: "angular": "^1.6.5",
  • CDK/Material: "angular-material": "^1.1.4",
  • Browser(s): Chrome Version 78.0.3904.108
  • Operating System (e.g. Windows, macOS, Ubuntu): macOs
@crisbeto
Copy link
Member

Looks like an issue with Angular.js Material. I'm transferring this to the correct repo.

@crisbeto crisbeto transferred this issue from angular/components Nov 28, 2019
@Splaktar Splaktar changed the title sub menu of md-menu-content showing weird if mouse over on the list items continuously menu: sub menu of md-menu-content showing weird if mouse over on the list items continuously Dec 27, 2019
@Splaktar Splaktar changed the title menu: sub menu of md-menu-content showing weird if mouse over on the list items continuously menu-bar: sub menu of md-menu-content showing weird if mouse over on the list items continuously Apr 11, 2020
@Splaktar Splaktar changed the title menu-bar: sub menu of md-menu-content showing weird if mouse over on the list items continuously menu-bar: multiple nested menus can overlap each other if the mouse is moved quickly Apr 11, 2020
@Splaktar Splaktar self-assigned this Apr 11, 2020
@Splaktar Splaktar added P3: important Important issues that really should be fixed when possible. type: bug labels Apr 11, 2020
@Splaktar Splaktar added this to the 1.1.23 milestone Apr 11, 2020
@Splaktar Splaktar added the needs: investigation The cause of this issue is not well understood and needs to be investigated by the team or community label Apr 11, 2020
@Splaktar
Copy link
Member

I can reproduce this with 1.1.21 if I move the mouse quickly through the nested menus.

@Splaktar Splaktar modified the milestones: 1.1.23, 1.2.1 May 6, 2020
@Splaktar Splaktar modified the milestones: 1.2.1, 1.2.2 Sep 14, 2020
@Splaktar Splaktar modified the milestones: 1.2.2, - Backlog Oct 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: investigation The cause of this issue is not well understood and needs to be investigated by the team or community P3: important Important issues that really should be fixed when possible. type: bug
Projects
None yet
Development

No branches or pull requests

3 participants