nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.1k stars 7.66k forks source link

[Color/Contrast/Visibility Accessibility] Make GPT4All color/contrast/visibility accessible #2650

Open shadowplumber opened 3 months ago

shadowplumber commented 3 months ago

Make GPT4All color/contrast/visibility accessible

I work for a university in Utah, and we have a full accessibility department who has to test new software before we can offer it to students. I'm going to paste the results of their accessibility test below (everything that pertains to color/contrast/visibility). Since it's "GPT4All", making the desktop applications accessible should hopefully be a big priority :)

Test report summary:

GPT4All was tested for minimum functional accessibility using a Windows computer, Windows Magnifier, ZoomText, Colour Contrast Analyzer, and native color/contrast settings. The following accessibility issues were identified:

  1. There are color contrast errors.
  2. User is unable to enlarge text/interface within application.

Accessibility testing indicates that GPT4All is likely to present accessibility barriers to some individuals with disabilities.

Fine-grained test report

manyoso commented 3 months ago

The Colour Contrast Analyzer identified two color contrast errors, failing to meet minimum WCAG contrast ratios.

Can you link the tool used or say which colors did not have sufficient contrast?

shadowplumber commented 3 months ago

Hopefully our Accessibility Manager can answer some of these questions (specifically which colors caused the test fail), but I'll do my best until then.

shadowplumber commented 3 months ago

These are the areas that failed color contrast: IMG_9449 “Here is what our accessibility manager told me: The color combination for those elements passes for large text. So they could either bump up the color contrast by making the gray darker or (my recommendation would be) to bump the text up to 18pt or 24px.”

cosmic-snow commented 3 months ago

Note there are 3 available themes in v3.0.0 -- see the settings.

It might just be a matter of adding another, high-contrast one if none of these 3 pass the test.

shadowplumber commented 2 months ago

That's good to know!