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
Tab and spacebar keyboard-accessibility don't work on the Widevine panel. This might be a more-general/widespread problem - I did search for duplicate bugs, though.
Steps to Reproduce
new profile, launch Brave
load https://bitmovin.com/demos/drm
when the Widevine popup appears, try pressing tab to forward-cycle through the browser's UI elements
click the "Don't ask again" checkbox
now press the spacebar
now press tab again
Actual results:
tabing doesn't do anything
there's no focus ring around the checkbox and its text
nothing happens
nothing happens
Expected results:
pressing tab should forward-cycle (using tab-index) through UI elements, focusing them with each press
there should be a focus ring around the checkbox and its text
pressing the spacebar should toggle the checked/unchecked state of the "Don't ask again" checkbox
tabbing from the Don't ask again checkbox should logically focus the Block button element, I'd think
Description
Tab and spacebar keyboard-accessibility don't work on the Widevine panel. This might be a more-general/widespread problem - I did search for duplicate bugs, though.
Steps to Reproduce
https://bitmovin.com/demos/drm
tab
to forward-cycle through the browser's UI elementsspacebar
tab
againActual results:
tab
ing doesn't do anythingExpected results:
tab
should forward-cycle (using tab-index) through UI elements, focusing them with each pressspacebar
should toggle the checked/unchecked state of the "Don't ask again" checkboxDon't ask again
checkbox should logically focus theBlock
button element, I'd thinkReproduces how often:
Brave version (brave://version info)
Version/Channel Information:
cc: @karenkliu
The text was updated successfully, but these errors were encountered: