Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select & Autocomplete Panel causes lag and choppy animation #10080

Closed
skyfremen opened this issue Feb 22, 2018 · 5 comments
Closed

Select & Autocomplete Panel causes lag and choppy animation #10080

skyfremen opened this issue Feb 22, 2018 · 5 comments
Assignees

Comments

@skyfremen
Copy link

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

  1. Select the 1st AutoComplete to open panel.
  2. While Panel is open hold down the tab key (It will scroll through till the last Autocomplete)
  3. Repeat step 1 and 2 for a few times.
  4. 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

@skyfremen skyfremen changed the title Select & Autocomplete Panel causes lag Select & Autocomplete Panel causes lag and choppy animation Feb 22, 2018
@skyfremen
Copy link
Author

Hi, any updates on this issue, it is preventing our team to upgrade beyond 5.1.1

@crisbeto
Copy link
Member

crisbeto commented Mar 8, 2018

I can definitely reproduce it in your example, but I wasn't able to in our local dev app. It looks like there's a keydown event leak somewhere. My hunch is that it was fixed in master by #10160.

@skyfremen
Copy link
Author

Hi, @crisbeto wanted to double check if #10160 is released for 6.0.0 vibranium-vivarium.

@skyfremen
Copy link
Author

Seems to be resolved in 6.0.0

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants