Closed
Bug 1688007
Opened 5 years ago
Closed 3 years ago
Accessible rep used in relations in the a11y panel sidebar does not have a inspectIconTitle defined and thus is not labelled.
Categories
(DevTools :: Accessibility Tools, defect)
DevTools
Accessibility Tools
Tracking
(firefox105 fixed)
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: yzen, Assigned: nchevobbe)
References
Details
(Whiteboard: [a11y-automation])
Attachments
(1 file)
Accessible rep used to render a relation list item in the a11y panel sidebar is missing inspectIconTitle and thus makes the cross-hare button not accessible because its icon does not have text alternative.
Updated•5 years ago
|
Whiteboard: [a11y-automation] → [a11y-automation] [access-s3]
Updated•5 years ago
|
Severity: -- → S3
Whiteboard: [a11y-automation] [access-s3] → [a11y-automation]
Updated•5 years ago
|
QA Whiteboard: [access-s2]
Updated•5 years ago
|
QA Whiteboard: [access-s2]
Whiteboard: [a11y-automation] → [a11y-automation], [access-s2]
Comment 1•3 years ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, [access-s2].
:Jamie, could you consider increasing the severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jteh)
Updated•3 years ago
|
Severity: S3 → S2
Flags: needinfo?(jteh)
Keywords: access
Whiteboard: [a11y-automation], [access-s2] → [a11y-automation]
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•3 years ago
|
||
This will add proper titles to the icons we display in the accessibility
panel to select a node in the Accessibility Tree or in the inspector (if it's
a dom node).
Assertions are added in tests to ensure we don't regress.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c050874dc938
[devtools] Add localized inspectIconTitle prop in Accessible.js . r=jdescottes.
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•