You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Can confirm that this is an issue. Not sure how to fix it though - because unlike the native<input type="range"> slider, there's no standard browser API to hook into screenreader shortcuts that I am aware of.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
VoiceOver tells users to control a slider using ctrl-option-left/right, but it's actually controlled with shift-left/right.
Expected outcome
Either:
Actual outcome
Neither of the above
Live Demo
https://www.webcomponents.org/element/PolymerElements/paper-slider
Steps to reproduce
Browsers Affected
Tested on Chrome M61/62. The bug is affecting the Cast WebUI dialog.
The text was updated successfully, but these errors were encountered: