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

fix (mat-select): do not allow ctrl + arrowUp/arrowDown when mat-select closed and focused #14003

Closed
d8dev opened this issue Nov 6, 2018 · 4 comments

Comments

@d8dev
Copy link

d8dev commented Nov 6, 2018

Bug, feature request, or proposal:
Bug.

What is the expected behavior?
When mat-select closed and focused, switching should not work with ctrl + ArrowUp / ctrl + ArrowDown ,like in classic html select.

What is the current behavior?
When mat-select closed and focused I can switch option with ctrl + ArrowUp / ctrl + ArrowDown hotkeys.

What are the steps to reproduce?
Demo Stackblitz

Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Windows 10 Pro 64bit, Google Chrome Version 70.0, Mozilla Firefox 63.0.1, Angular 6 / 7, Angular Material 6 / 7, TypeScript 3.1.

@crisbeto
Copy link
Member

crisbeto commented Nov 6, 2018

Should be resolved by #13503.

@d8dev
Copy link
Author

d8dev commented Nov 6, 2018

Great, thx!

@crisbeto
Copy link
Member

Closing since #13503 got in a while ago.

@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 10, 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

3 participants