Open Bug 1844076 Opened 2 years ago Updated 2 years ago

Computed panel items are not properly announced on screen readers

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Accessibility Severity:s4)

Accessibility Severity s4

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

Attachments

(1 file)

Each computed style row that consists of two lines: the style name and it’s computed value - but its announcement on focus is broken into pieces

For example, visually “accent-color” property is associated with “rgb(0, 221, 255)” value but it’s announced as “Collapse, button, accent-color:, heading, clickable, accent-color, level 2, clickable, rgb(0, 221, 255)” that splits not only the key-value pair but its role as well.

Also, inconsistently, when a button is collapsed, only the first line - the property name - is being announced, but when the button is expanded it is ignored and only the second line - the value - is being announced

Blocks: 1844077
No longer blocks: 1844077
Accessibility Severity: --- → s4
Severity: S4 → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: