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

Virtual dom issue with scrolling back using keyboard #15220

Open
hassanasad opened this issue Feb 17, 2019 · 1 comment
Open

Virtual dom issue with scrolling back using keyboard #15220

hassanasad opened this issue Feb 17, 2019 · 1 comment
Labels
area: cdk/scrolling P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Comments

@hassanasad
Copy link

What is the expected behavior?

Pressing Up button when items have been scrolled should keep scrolling up wards

What is the current behavior?

Pressing Up button on keyboard after some items have been scrolled works initially and then stops. Have to click the box again (in demo) to make it work again and again.

What are the steps to reproduce?

https://material.angular.io/cdk/scrolling/overview
Use the Virtual DOM demos here. Scroll in the middle of a box, press button UP button. It will stop working after few seconds

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

N/A

@hassanasad
Copy link
Author

No update on this?

@josephperrott josephperrott added the P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent label Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cdk/scrolling P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Projects
None yet
Development

No branches or pull requests

4 participants