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
When using Safari, the CDK Menu upon being triggered with control + left click opens, and then automatically closes on mouse up.
Reproduction
StackBlitz link: https://stackblitz.com/edit/components-issue-kxocsn?file=src%2Fapp%2Fexample-component.html
Steps to reproduce:
- Open the StackBlitz link in Safari
- Right click in the application screen. A context menu will show up. Close it. (This is just to verify you get the context menu).
- Open up the context menu using ctrl + left click.
- Observe the behavior.
Expected Behavior
- Context Menu opens up the same way as using right click.
- Context Menu gets dismissed when the context menu is clicked off of.
Actual Behavior
- Context Menu opens, and automatically closes on mouse up
Environment
- Angular: 16.2.2
- CDK/Material: 16.2.1
- Browser(s): Safari 16.6
- Operating System (e.g. Windows, macOS, Ubuntu): MAC OS Ventura 13.5.2