swagger-api / swagger-editor

Swagger Editor
https://editor.swagger.io
Apache License 2.0
8.96k stars 2.26k forks source link

[Accessibility] In high contrast mode, boundaries and icons of the controls are not visible. #2411

Open xtinae opened 3 years ago

xtinae commented 3 years ago

Q&A

Describe the bug you're encountering

Boundary of editor and other controls are not visible in high contrast black/white mode. Dropdown icon of "Schemes" control is not visible in high contrast black mode.

If boundaries and icons of controls are not visible in high contrast mode, it becomes an issue for the visually impaired user to identify controls and navigate the page in high contrast mode.

To reproduce...

System-Settings>Ease of access>High contrast>White/Black Go to https://editor.swagger.io/

Expected behavior

Boundary of editor and other controls should be visible in high contrast black/white mode. Dropdown icon of "Schemes" control should be visible in high contrast black mode.

Screenshots

Normal mode image

High Contrast - Black mode image

High Contrast - White mode image

Additional context or thoughts

https://www.etsi.org/deliver/etsi_en/301500_301599/301549/02.01.02_60/en_301549v020102p.pdf

sukoorel commented 2 years ago

Hello,

Just checking if there is any update on this issue?

Thank you.