Skip to content

Click indeterminate checkbox on IE doesn't trigger toggle event #3145

Closed
@tinayuangao

Description

@tinayuangao

Bug, feature request, or proposal:

Bug

What is the expected behavior?

When the checkbox is indeterminate state, clicking on the checkbox should trigger toggle event and change the checkbox's checked status.

What is the current behavior?

The first click doesn't work. User need to click on the checkbox twice to trigger toggle.

What are the steps to reproduce?

Visit material2-dev.firebaseapp.com
Click 'Toggle Indeterminate'
Click on the checkbox (the checked value should change from Maybe! to Yes!, but it didn't)
Click on the cehckbox again (checked became Yes!)

Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd

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

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

IE on Surface

Is there anything else we should know?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions