IBMa / equal-access

IBM Equal Access Accessibility Checker contains tools to automate accessibility checking from a browser or in a continuous development/build environment
https://www.ibm.com/able/toolkit/tools#develop
Apache License 2.0
632 stars 83 forks source link

Checker - In High contrast White theme, more option button of Scan is not visible. #1106

Closed marcjohlic closed 1 year ago

marcjohlic commented 2 years ago

Page element: More Option button All the elements should be clearly visible in High Contrast themes.

Impact statement: When the element is not visible on high contrast themes, low vision users who uses High Contrast will face difficulty in accessing the application.

WCAG2.1 mapping: 4.1.4 Accessibility-supported Technologies Only (IBM requirement)

Triage: SME to review and see recommend a fix.

From Ind Bug - Moved from internal board https://github.ibm.com/IBMa/E2E/issues/4997

drjoho commented 1 year ago

Ok. Carbon Overflow menu Dark Theme makes button black with white icon and white border for affordance. The white theme makes button white with black icon and a blue border for affordance. Neither of these work. Currently we have a black button, white chevron, and a blue border as specified by design.

This issue should go to design before dev :-)

drjoho commented 1 year ago
image
drjoho commented 1 year ago

Fixed in #945