microsoft / pxt-microbit

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

[Visual requirement - Make code - Share project]: Luminosity ratio of the keyboard focus indicator on the 'X' (Close) button does not meet minimum contrast ratio 3:1. #5467

Open vroopea opened 5 months ago

vroopea commented 5 months ago

User Experience

Low vision people will not be able to find the focused control if luminosity ratio doesn't meet the minimum requirement of 3:1. Due to which the users will not be able to close the project dialog.

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 "Share" option appearing in header section and select it.
  6. Navigate through all the controls of "Share Project" dialog.

Actual Result:

Luminosity ratio of the keyboard focus indicator on the 'X' (Close) button does not meet minimum contrast ratio 3:1.

Observation: The actual luminosity ratio of the focus indicator on 'X' button is 2.9:1.

Expected result:

Luminosity ratio of the keyboard focus indicator on the 'X' (Close) button should be greater than or eqaul to minimum contrast ratio 3:1.

MAS Reference:

MAS 1.4.11 – Non-text Contrast

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

NA

DOM details available:

NA

Reference Links:

Test Environment:

vroopea commented 5 months ago

Accessibility;#A11yMAS;#A11ySev3;#A11yWCAG2.1;#MAS1.4.11;#HCL;#Benchmark;#Win11-Chrome;#E2E-HCL-MakeCode-Feb2024;