microsoft / pxt-microbit

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

[Keyboard Navigation- Make code - History]: "2/8/2024 ↑3" button and other controls are not accessible through keyboard. #5500

Closed Yamini234u closed 5 months ago

Yamini234u commented 7 months ago

User Experience

Keyboard users will not be able access the 'History ↑2' control if the focus is not moving to the controls. Users might get impacted if it is not accessible with keyboard and will face challenges and get misguided.

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

Repro Steps:

  1. Launch application URL : https://makecode.microbit.org
  2. Home page will open.
  3. Navigate "New Project" option and select it.
  4. Editor screen will open.
  5. Navigate to "Review, Commit and push local changes to GitHub" button and select it.
  6. Navigate to all the controls under History, Release Zone, Extension Zone Section.
  7. Navigate to "View Commits" button and "↑3" button will appear
  8. Observe and verify "2/8/2024↑3" button accessible through keyboard or not?

Actual Result:

"2/8/2024 ↑3" button and other control are not accessible through keyboard. Observation:

Expected result:

"2/8/2024 ↑3" button and other controls should be accessible through keyboard. Solution: Focus should move to "2/8/2024 ↑3" button and other controls under "↑3" button.

MAS Reference:

MAS 2.1.1 – Keyboard

ARIA Authoring Ref Link/Fluent Patterns Guidance /HITS Guidance: NA

DOM details available: Yes(Please refer to the attachment)

Reference Links:

Yamini234u commented 7 months ago

Accessibility;#A11yMAS;#A11ySev1;#A11yAuto;#k4W;#MAS2.1.1;#HCL;#Benchmark;#Win11-Chrome;#E2E-HCL-MakeCode-Feb2024;TabStops