Open Bug 1588784 Opened 5 years ago Updated 2 years ago

Expose heading level more clearly

Categories

(DevTools :: Accessibility Tools, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: annevk, Unassigned)

References

Details

The accessibility tree shows that something is a heading and under attributes you can find its level, but it would be nice if this was a little more prominent, perhaps even visible in the main tree given its significance.

(See also bug 998590 comment 6.)

See Also: → 998590
Summary: Expose heading level → Expose heading level more clearly

Along similar lines, we should consider exposing the landmark role from the xml-roles attribute if the role is "landmark". If searching for "level" in the attributes is not intuitive, searching for the "xml-roles" attribute is even less so. :)

Perhaps we could just expose this in the tree where we expose the role? "heading level 2" instead of just "heading" and "main landmark" instead of just "landmark"?

That seems reasonable to me. Perhaps add the distinction between parenthesis as in "heading (level 2)" and "landmark (main)" so it's clear what the role is and what the modifier is.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.