Open
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-material-radio-button-demo-wz3p6o?file=app%2Fapp.component.html
Steps to reproduce:
- Have a radio button which is both checked and disabled
- try to navigate to radio group through tab
Expected Behavior
If checked radio button is also disabled the tab should navigate you to the first enabled radio button (even if is not checked)
Actual Behavior
If checked radio button is also disabled radio group is not navigable through keyboard
- Angular: