-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
Component: Buttona11yIssues related to accessibilityIssues related to accessibilitybugSomething isn't workingSomething isn't workingneeds jira tickettriageAn issue needing triageAn issue needing triage
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
sp-button
Library version
1.1.1
Expected behavior
sp-button should be able to customize aria-label attribute
Actual behavior
for a icon-only
sp-button
voice over can only read button
and cannot customize aria-label
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- Go to https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/button-black-fill--with-icon-only
- With VoiceOver on mac on, click on the icon-only sp-button
- Voice over reads
button
and no aria-label was exposed to clients for customization
Sample code or abstract reproduction which illustrates the problem
<sp-button
icon-only
aria-label="lorem ipsum" // This attribute is unavailable
>
</sp-button>
Severity
SEV 3
Logs taken while reproducing problem
No response
Would you like to track this issue in Jira?
- Yes, please tell me the ticket number!
Metadata
Metadata
Assignees
Labels
Component: Buttona11yIssues related to accessibilityIssues related to accessibilitybugSomething isn't workingSomething isn't workingneeds jira tickettriageAn issue needing triageAn issue needing triage