microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
717 stars 589 forks source link

[Keyboard Navigation – Make Code - About] Keyboard focus indicator is not visible on 'Experiments & OK' button controls present on 'About' pop-up window. #3624

Closed Shalini3457 closed 3 years ago

Shalini3457 commented 3 years ago

User Experience: If the desired component, on which keyboard operations will interact at any point in time is not visually determined, people with attention limitations, short term memory limitations, or limitations in executive processes will find it difficult to discover where the focus is located.

Note: User credentials should NOT be included in the bug.

Repro Steps:

  1. Launch application URL.
  2. Home page will open.
  3. Navigate "New Project" option and select it.
  4. Editor screen will open.
  5. Navigate to "Settings" option appearing in header section and select it.
  6. Navigate to "About" option and select it.
  7. Navigate through all the controls appearing under "About" dialog.
  8. Verify that keyboard focus indicator is visible on 'Experiments & OK' button controls or not.

Actual Result: Keyboard focus indicator is not visible on 'Experiments & OK' button controls present on 'About' pop-up window and due to this, visual impaired user is unable to see the keyboard focus on that control and also he/she is unable to perform functionality over such control.

Expected Result: Keyboard focus indicator should be visible on 'Experiments & OK' button controls present on 'About' pop-up window, so that visual impaired user could easily see the keyboard focus on that control to perform functionality over such control.

Note: Same issue appear under Chrome & Firefox.

WCAG Reference: WCAG 2.4.7 - Focus Visible

Test Environments: Version: 20H2 (OS Build: 19042.508) Browser: Edge chromium DEV Build (Version 87.0.654.0), Firefox(75.0), Chrome

Shalini3457 commented 3 years ago

Labels:

A11yMAS;#Accessibility;#A11ySev2;#HCL;#HCL-MakeCode-New;#WCAG2.4.7;#Win10-Edge(Chromium)

WCAG2.4.7_About.zip

jwunderl commented 3 years ago

fixed