When a radio button is both checked and disabled tabindex wouldn't step into the radio group at all
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
#### 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:
Beitragsleitfaden
Rechercherichtung
Beginne mit der verknüpften StackBlitz-Reproduktion und verfolge das Tastaturnavigationsverhalten der Radio-Gruppe für einen ausgewählten, deaktivierten Button. Fertig ist es, wenn die Tab-Navigation den ersten aktivierten Radio-Button erreicht, anstatt die gesamte Gruppe zu überspringen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- accessibility, frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 48/100