Opened 11 years ago
Closed 11 years ago
#32189 closed defect (bug) (fixed)
List table: make the sorting indicator arrow visible on focus
| Reported by: | afercia | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Administration | Version: | 4.2 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui, accessibility |
Description
In all List Tables, when tabbing through the sortable headers links, the "sorting-indicator" arrows are not displayed.
Keyboard users are missing an important feedback about the links purpose.
Attachments (1)
Change History (9)
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
11 years ago
This ticket was mentioned in Slack in #core by joedolson. View the logs.
11 years ago
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
11 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Proposed patch makes the arrows visible on focus.
Please notice I've removed some CSS declarations related to background image/image position. I can't see any image used there, unless I'm missing something.