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.

select: inside md-dialog allows page scroll when panel open #9724

Open
@ZoeChan2013

Description

@ZoeChan2013

Actual Behavior:

  • What is the issue? *

I has a <md-select> inside <md-dialog>. I need the disableParentScroll: false for the <md-dialog>. But when I open the <md-select> inside <md-dialog> and scroll the page, the dialog will scrolled to top but the select will fixed on the page.

screen shot 2016-09-29 at 10 16 49 am

  • What is the expected behavior?

The expected behavior should be when open the select dropdown the page cannot be scrolled any more even though it can be scrolled before. If I use <md-select> alone, not inside a <md-dialog>, it has the expected behavior.

CodePen (or steps to reproduce the issue): *

Angular Versions: *

  • Angular Version: 1.4.3
  • Angular Material Version: 1.1.1

Additional Information:


Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.

Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions