When a radio button is both checked and disabled tabindex wouldn't step into the radio group at all
- Langage dominant
- TypeScript
- Étoiles
- 25k
- Forks
- 6.8k
- Merge moyen
- 1 j 8 h
- PR mergées (30 j)
- 91
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:
1. Have a radio button which is both checked and disabled
2. 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:
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par la reproduction StackBlitz liée et suivez le comportement de la navigation au clavier du groupe de boutons radio pour un bouton sélectionné et désactivé. C'est terminé lorsque la navigation avec Tab atteint le premier bouton radio activé au lieu d'ignorer tout le groupe.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- angular, typescript
- Domaine
- accessibility, frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 48/100