Code of conduct
Impacted component(s)
sp-slider
Library version
No response
Expected behavior
When a user navigates to an editable sp-slider (e.g. the Opacity, Letter Spacing, Line Spacing, or Paragraph Spacing input fields) and navigate to the input field by pressing tab, it should announce "{semantic label} {value} selected". (e.g. "Opacity 100% selected", "Letter spacing 0 selected").
Actual behavior
The screen reader announces only "{value} selected" (e.g. "100% selected", "0 selected", "1.2 selected"). It does not announce the semantic label along with the value -- so the user has no context about what that value represents. The expected behavior is "{label} {value} selected" (e.g. "Opacity 100% selected", "Letter spacing 0 selected").
Screenshots
No response
What browsers are you seeing the problem in?
Chrome, Safari
How can we reproduce this issue?
- visit https://express.adobe.com/new?category=text
- Turn on screen reader
- choose any text template
- select any text
- left you'll see opacity button, click on it
- change opacity, click on tab. Focus will move to the input field and the value will be selected
Screen reader will only announce - "{value} selected", instead of "{semantic label} {value} selected".
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 3
Logs taken while reproducing problem
No response
Would you like to track this issue in Jira?
Code of conduct
Impacted component(s)
sp-slider
Library version
No response
Expected behavior
When a user navigates to an editable sp-slider (e.g. the Opacity, Letter Spacing, Line Spacing, or Paragraph Spacing input fields) and navigate to the input field by pressing tab, it should announce "{semantic label} {value} selected". (e.g. "Opacity 100% selected", "Letter spacing 0 selected").
Actual behavior
The screen reader announces only "{value} selected" (e.g. "100% selected", "0 selected", "1.2 selected"). It does not announce the semantic label along with the value -- so the user has no context about what that value represents. The expected behavior is "{label} {value} selected" (e.g. "Opacity 100% selected", "Letter spacing 0 selected").
Screenshots
No response
What browsers are you seeing the problem in?
Chrome, Safari
How can we reproduce this issue?
Screen reader will only announce - "{value} selected", instead of "{semantic label} {value} selected".
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 3
Logs taken while reproducing problem
No response
Would you like to track this issue in Jira?