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

md-menu-bar: md-menu-content wrongly placed inside of md-dialog #5765

Closed
gbruins opened this issue Nov 16, 2015 · 4 comments
Closed

md-menu-bar: md-menu-content wrongly placed inside of md-dialog #5765

gbruins opened this issue Nov 16, 2015 · 4 comments
Labels
P1: urgent Urgent issues that should be addressed in the next minor or patch release.
Milestone

Comments

@gbruins
Copy link

gbruins commented Nov 16, 2015

Probably related to this issue:
#4613

When putting a md-menu-bar inside a md-dialog-content of a md-dialog, by clicking on a md-menu button, the md-menu-content (the menu item sub-list) is wrongly placed at the center of the tab, and not next to the button that triggered it open.

This codepen duplicates the issue:
http://codepen.io/anon/pen/zvepRE

@ThomasBurleson ThomasBurleson added the P1: urgent Urgent issues that should be addressed in the next minor or patch release. label Jan 15, 2016
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Jan 15, 2016
@fjbatresv
Copy link

Hello, I have a similar issue.

I have something like this:

<md-toolbar class="md-menu-toolbar"> <div layout="row"> <md-toolbar-filler layout layout-align="center center"> <a style="color: white; text-decoration: none;" ng-href="#/" href="#/"> <img class="app-icon" src="assets/icono-ddc.png"> </a> </md-toolbar-filler> <div style="width: 100%;"> <h2 class="md-toolbar-tools">Data Dealer Centralizer</h2> <md-menu-bar class="inline"> <md-menu> <button ng-click="$mdOpenMenu()"> <i class="material-icons">library_books</i> Cátalogos </button> <md-menu-content> <md-menu-item> <md-button ng-href="#/alarmas"> Alarmas </md-button> </md-menu-item> .....

And when i scroll down on the page with a menu opened this come down with me.

2016-02-26_10-58-04

@ThomasBurleson ThomasBurleson modified the milestones: Backlog, Deprecated Apr 20, 2016
@ThomasBurleson
Copy link
Contributor

This issue is closed as part of our deprecation effort.
For details, see our post Spring Cleaning 2016.

@ThomasBurleson
Copy link
Contributor

This issue is closed as part of our deprecation effort.
For details, see our post Spring Cleaning 2016.

@biomassives
Copy link

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a temporary error. The following address(es) deferred:

acmeideal@gmail.com
Domain biomassiv.es has exceeded the max emails per hour (620/500 (124%)) allowed. Message will be reattempted later

------- This is a copy of the message, including all the headers. ------
Received: from github-smtp2-ext2.iad.github.net ([192.30.252.193]:57954 helo=github-smtp2b-ext-cp1-prd.iad.github.net)
by ps5.websitehostserver.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256)
(Exim 4.86_1)
(envelope-from noreply@github.com)
id 1avsdM-000Lmi-LU
for greg@biomassiv.es; Thu, 28 Apr 2016 15:34:00 -0500
Date: Thu, 28 Apr 2016 13:32:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1461875547;
bh=XbgIy+IxEyfOgV66mqYXyT+WuLrOHKrI+q/LnCVDAnY=;
h=From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
List-Archive:List-Post:List-Unsubscribe:From;
b=FrtKcjvb4c6qQTlKuEzMUkz7FgY3NDdpr2I2MBrjpwVu6N/q4VEt1tnDkABjXsC+z
i/pNTDBB5Fy88XDrJnpptZPV8ALmjxI5aAwHDxGFHQhJOXTWW84IWyJe2O22ZXnB05
11rmSACQn8eA5AtZahB1gdqMIvn8YCRBvDZ7SDLg=
From: Thomas Burleson notifications@github.com
Reply-To: angular/material reply@reply.github.com
To: angular/material material@noreply.github.com
Cc:
Message-ID: angular/material/issue/5765/issue_event/644850838@github.com
In-Reply-To: angular/material/issues/5765@github.com
References: angular/material/issues/5765@github.com
Subject: Re: [angular/material] md-menu-bar: md-menu-content wrongly placed
inside of md-dialog (#5765)
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="--==_mimepart_5722735b1a1f3_554f3fafd2de32a0497a8";
charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ThomasBurleson
X-GitHub-Recipient: biomassives
List-ID: angular/material <material.angular.github.com>
List-Archive: https://github.com/angular/material
List-Post: mailto:reply@reply.github.com
List-Unsubscribe: mailto:unsub+0042d4e20fec1bf72dc59124202afdab3380987d4e4d875392cf00000001133a355b92a169ce06fc447b@reply.github.com,
https://github.com/notifications/unsubscribe/AELU4vSdUIhsCMMcbrsGMY6196T4Fj-Xks5p8RlbgaJpZM4GjPNl
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: greg@biomassiv.es

----==_mimepart_5722735b1a1f3_554f3fafd2de32a0497a8
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #5765.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#5765 (comment)
----==_mimepart_5722735b1a1f3_554f3fafd2de32a0497a8
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #5765.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

----==_mimepart_5722735b1a1f3_554f3fafd2de32a0497a8--

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1: urgent Urgent issues that should be addressed in the next minor or patch release.
Projects
None yet
Development

No branches or pull requests

5 participants