Open
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-fw7eev?file=src/app/cdk-clipboard-overview-example.html
Steps to reproduce:
- Click on the copy button
- Move the mouse cursor outside of the button area
Expected Behavior
Button should not be highlighted after the cursor moves out of its area
Actual Behavior
Button stays highlighted
Environment
- Angular: 10
- CDK/Material: 10
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Mac
Activity