Closed Bug 1598667 Opened 5 years ago Closed 4 years ago

Come up with the solution for an accessible box model highlighter.

Categories

(DevTools :: Inspector, task, P3)

task

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: yzen, Assigned: yzen)

Details

Attachments

(1 file)

Right now highlighter is not very useful to screen reader users but is probably workable with other AT's (such as screen magnifiers). We add some presentation roles to bits and pieces of the rendered highlighter components already but it might be not enough.

They are now showing up in the accessibility tree as the descendants of the top level content document. This is problematic because if it is open, we automatically start running audits on those accessible objects and they do not complete successfully because often the highlighter nodes are removed too fast from the a11y tree.

A temporary way to address this issue is to do what we do with the accessibility highlighter and hide the rendered highlighter components with aria-hidden. This way we will avoid issues with accessible objects from the highlighter showing up in the accessibility tree.

A long term solution would be to identify how we can make box model highlighter information (and/or interaction) more useful for users with screen readers and the

Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/17733b4ac5ef
hide box model highlighter from a11y tree. r=rcaliman
Priority: -- → P3

The leave-open keyword is there and there is no activity for 6 months.
:yzen, maybe it's time to close this bug?

Flags: needinfo?(yzenevich)
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(yzenevich)
Keywords: leave-open
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: