[Bug]: Slider handler is not keyboard accessible when the slider has editable
attribute
#4906
Open
1 task done
Labels
Code of conduct
Impacted component(s)
sp-slider
Expected behavior
Both the slider and the input should be keyboard focusable and accessible.
Actual behavior
The handler is keyboard accessible only when the slider is not
editable
Screenshots
N/A
What browsers are you seeing the problem in?
Firefox, Chrome, Safari, Microsoft Edge
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
Seems like this was intentional, as per
spectrum-web-components/packages/slider/src/HandleController.ts
Line 557 in bd35e1b
Severity
None
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: