Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Smooth animation when entering into input by holding down a key.
What is the current behavior?
The animation is choppy
What are the steps to reproduce?
https://stackblitz.com/edit/angular-33e4nh
- Select the 1st AutoComplete to open panel.
- While Panel is open hold down the tab key (It will scroll through till the last Autocomplete)
- Repeat step 1 and 2 for a few times.
- Go to the last input and hold down a key. (The animation will be choppy)
What is the use-case or motivation for changing an existing behavior?
The animation should not be choppy
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Chrome OS
Angular 5.2.3
Material 5.2 & 5.2.1 & 5.2.2
Is there anything else we should know?
Not happening on 5.1.1 and below
Suspect is due to the opening of panels
Suspect is due to #7721
Metadata
Metadata
Assignees
Labels
No labels