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.

autocomplete: locks scroll after switching windows(requires page refresh) #3546

@epelc

Description

@epelc

I just found a bad bug. If you search for something in auto complete and leave the drop down open then switch windows, then come back to your browser the scroll is locked and the drop down hidden.

I think it's because mdUtils.enableScrolling() isn't called everywhere ctrl.hidden = true is set.

Try it on the demo here
https://material.angularjs.org/latest/#/demo/material.components.autocomplete

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions