Open
Bug 1786893
Opened 3 years ago
Updated 2 years ago
about:processes table headers are not accessible and cannot be sorted with keyboard
Categories
(Toolkit :: Performance Monitoring, defect, P3)
Toolkit
Performance Monitoring
Tracking
()
NEW
| Accessibility Severity | s4 |
People
(Reporter: ayeddi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
Steps To Reproduce:
- open
about:processes - navigate to the first table row on any column using keyboard alone (by pressing
TaborShift+Tab), focus it - activate this control by pressing
EnterorSpace - activate a screen reader
- navigate to the first table row on any column, focus it
- activate this control by pressing
EnterorSpace
Expected:
- Table header cell receives keyboard focus, the sorting button itself and its focus outline are visible
- Screen reader describes the button, its role and state (sortable)
- User can activate this control by pressing
EnterorSpace - Table rows are sorted by the column that was activated
- Screen reader announces change of state and order of sorting (ascending/descending)
Actual:
- Table header controls are skipped by a keyboard (they cannot be focused)
- Screen reader treats the sortable header controls as inactive table headers that cannot be sorted
- Sorting can only be performed with a mouse click, nothing happens when
EnterorSpaceare pressed - Screen reader does not communicate which column is used for sorting and what the sorting order is
| Reporter | ||
Comment 1•3 years ago
•
|
||
The same would apply for these controls on the about:performance screen.
Updated•3 years ago
|
Severity: -- → S4
Updated•3 years ago
|
Severity: S4 → --
Whiteboard: [access-s4]
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:florian, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(florian)
Updated•3 years ago
|
Severity: -- → S3
Flags: needinfo?(florian)
Updated•2 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Accessibility Severity: --- → s4
Whiteboard: [access-s4]
| Reporter | ||
Comment 3•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•