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

md-menu: does not close on IE and Firefox on backdrop click #3283

Closed
kschwidder opened this issue Jun 16, 2015 · 1 comment
Closed

md-menu: does not close on IE and Firefox on backdrop click #3283

kschwidder opened this issue Jun 16, 2015 · 1 comment
Assignees
Milestone

Comments

@kschwidder
Copy link

When opening an md-menu in IE or Firefox a backdrop click outside of the menu does not close the menu. It is only closed if a menu-item is selected.

Should behave similar to Chrome and Safari.

@Alexandre-io
Copy link

.md-scroll-mask {
  z-index: 0 !important;
}

Small workaround

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants