Expose heading level more clearly
Categories
(DevTools :: Accessibility Tools, enhancement, P3)
Tracking
(firefox153 fixed)
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: annevk, Assigned: nchevobbe)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
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.)
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
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"?
| Reporter | ||
Comment 2•6 years ago
|
||
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.
Updated•3 years ago
|
Updated•7 months ago
|
| Assignee | ||
Comment 4•15 days ago
|
||
Updated•15 days ago
|
Comment 6•14 days ago
|
||
As noted in bug 2044904, this change seems to be worth being mentioned in the dev release notes together with the change in the other bug.
Sebastian
Comment 7•14 days ago
|
||
| bugherder | ||
Updated•2 days ago
|
Description
•