Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
CDK menu is not working properly when using keyboard.
- "Enter" can't open the menu (actually it's open and closed very quick under debug )
- "space" open menu, after select one item, menu not close
Reproduction
Steps to reproduce:
- https://material.angular.io/cdk/menu/examples#cdk-menu-standalone-menu
- and check below GIF
Expected Behavior
- "Enter" can open the menu
- "space" open menu, after selecting one item, menu close
Actual Behavior
- "Enter" can't open the menu (actually it's open and closed very quickly if use debug )
- "space" open menu, after selecting one item, menu not close
Environment
- Angular: 15.0.0
- CDK/Material: 15.0.0
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows