#11962 closed defect (invalid)
Cannot tab to an initially disabled RadioButton
Reported by: | Katie Vance | Owned by: | Becky Gibson |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.5 |
Keywords: | RadioButton, a11y | Cc: | |
Blocked By: | Blocking: |
Description
Steps to reproduce:
- Load dijit/tests/form/test_CheckBox.html
- Click "enable weather" button
- Click on the "talk" radio button
- Hit Tab. Although enabled, the weather radio button cannot be tabbed to.
Change History (3)
comment:1 Changed 12 years ago by
Component: | General → Dijit |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
This is not how radio button accessibility is supposed to work