Skip to content

Mat-Select openedChange event does not work correctly in some browsers #11444

@RandomNonameDude

Description

@RandomNonameDude

Bug, feature request, or proposal:

Mat-select's openedChange event is fired twice when the options list is closed in some browsers.

What is the expected behavior?

openedChange event should be fired only once when the options list is closed in all browsers.

What is the current behavior?

openedChange event is fired twice when the options list is closed in some browsers.

What are the steps to reproduce?

https://stackblitz.com/edit/angular-tqzukt

What is the use-case or motivation for changing an existing behavior?

The behavior is obviously not correct.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Angular 6.0.2
Material 6.1.0

Edge - Win10
IE - Win7
Safari - Mac, iPhone, iPad

Is there anything else we should know?

Works ok in Chrome on Win7 and Win10.

Metadata

Metadata

Assignees

Labels

P4A relatively minor issue that is not relevant to core functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions