Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

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

Open
@srikanthpullela

Description

@srikanthpullela

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

Metadata

Metadata

Assignees

Labels

P3: importantImportant issues that really should be fixed when possible.needs: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communitytype: bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions