You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…angular#13790)
Doesn't `preventDefault` and handle the enter and space key presses if the user is pressing any of the modifier keys.
Fixesangular#13783.
Bug, feature request, or proposal:
Proposal
What is the expected behavior?
ctrl + enter does not toggle expansion panel
What is the current behavior?
ctrl + enter toggles expansion panel
What is the use-case or motivation for changing an existing behavior?
Ability to implement global shortcuts for the application which often use the Ctrl key
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
angular 7.0.0, material 7.0.0
The text was updated successfully, but these errors were encountered: