Open
Bug 2056346
Opened 1 month ago
Updated 28 days ago
[a11y] Link accessible name truncated
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
NEW
| Accessibility Severity | s3 |
People
(Reporter: A02291979, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(1 file)
|
18.17 KB,
image/png
|
Details |
Impacted Section/Element
HNT
Steps to Reproduce
Open DevTools. Inspect any sponsored link within the "Shortcuts" section.
Expected Behavior
Links identified as "sponsored" visually are likewise identified as "sponsored" to screen reader users.
Actual Behavior
"Sponsored" is not exposed to screen reader users, due to aria-label omitting that word.
User Impact
Screen reader users receive incomplete information.
WCAG 2.2 References
Recommendations
Remove the aria-label attribute, allowing the visible text to label the link. This is consistent with the First Rule of ARIA Use.
Testing Environment
Any
Assistive Technology Used
Any
Further Reference
"- WebAIM: Decoding Label and Name for Accessibility
Severity
3-Moderate
Updated•1 month ago
|
Updated•1 month ago
|
Component: General → New Tab Page
Updated•1 month ago
|
Whiteboard: [fidefe-nova]
Updated•1 month ago
|
Accessibility Severity: --- → s3
Comment 1•29 days ago
|
||
The severity field is not set for this bug.
:thecount, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(sdowne)
You need to log in
before you can comment on or make changes to this bug.
Description
•