Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab and spacebar keyboard-accessibility don't work on Widevine panel #14578

Open
stephendonner opened this issue Mar 9, 2021 · 0 comments
Open

Comments

@stephendonner
Copy link

stephendonner commented Mar 9, 2021

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

  1. new profile, launch Brave
  2. load https://bitmovin.com/demos/drm
  3. when the Widevine popup appears, try pressing tab to forward-cycle through the browser's UI elements
  4. click the "Don't ask again" checkbox
  5. now press the spacebar
  6. now press tab again

Actual results:

  1. tabing doesn't do anything
  2. there's no focus ring around the checkbox and its text
  3. nothing happens
  4. nothing happens

Screen Shot 2021-03-08 at 4 40 24 PM

Expected results:

  1. pressing tab should forward-cycle (using tab-index) through UI elements, focusing them with each press
  2. there should be a focus ring around the checkbox and its text
  3. pressing the spacebar should toggle the checked/unchecked state of the "Don't ask again" checkbox
  4. tabbing from the Don't ask again checkbox should logically focus the Block button element, I'd think

Reproduces how often:

Brave version (brave://version info)

Brave 1.23.23 Chromium: 89.0.4389.72 (Official Build) nightly (x86_64)
Revision 3f345f156bfd157bd1bea06310e55f3fb2490359-refs/branch-heads/4389@{#1393}
OS macOS Version 11.2.3 (Build 20D91)

Version/Channel Information:

  • Can you reproduce this issue with the current release? yes
  • Can you reproduce this issue with the beta channel? yes
  • Can you reproduce this issue with the nightly channel? yes

cc: @karenkliu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant