Opened 15 months ago
Closed 15 months ago
#35686 closed Bug (fixed)
Cannot navigate by table for screen readers in admin app list when the app list table has only 1 row
| Reported by: | Sarah Boyce | Owned by: | Sarah Boyce |
|---|---|---|---|
| Component: | contrib.admin | Version: | 5.1 |
| Severity: | Normal | Keywords: | accessibility |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
See attached demo file.
Essentially we should be able to navigate from app table to app table by using the "T" key but this only works for app tables with more than 1 row
Attachments (1)
Change History (8)
by , 15 months ago
| Attachment: | Table navigation Django admin - Made with Clipchamp (1) (1) (1).mp4 added |
|---|
comment:1 by , 15 months ago
| Cc: | added |
|---|---|
| Component: | Uncategorized → contrib.admin |
| Description: | modified (diff) |
| Type: | Uncategorized → Bug |
comment:2 by , 15 months ago
| Has patch: | set |
|---|
comment:3 by , 15 months ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:4 by , 15 months ago
| Cc: | removed |
|---|---|
| Keywords: | accessibility added |
comment:5 by , 15 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:6 by , 15 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
comment:7 by , 15 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In d9ae7f5b: