Metadata
- Source
- FLUID-3564
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jonathan Hung
- Reporter
- Alison Benjamin
- Created
2010-03-30T14:45:41.000-0400 - Updated
2014-03-03T12:05:40.029-0500 - Versions
-
- 1.2
- Fixed Versions
-
- 1.3
- Component
-
- Demos
Description
a11y
In this demo @ http://build.fluidproject.org/infusion/demos/progress/demo.html
According to the WebAIM contrast checker (http://webaim.org/resources/contrastchecker/), the current contrast ratio of the text between foreground colour (FFFFFF) and background color (5678C5) on the progress text (the text label that says e.g. "39%") is not sufficient.
Maybe just change the background color in the progress-pop-up class to fix this.
Comments
-
Justin Obara commented
2010-05-07T14:09:38.699-0400 a11y issue
-
Jonathan Hung commented
2010-10-12T09:41:14.374-0400 New progress demo for Infusion 1.3 is WCAG 2 AA and AAA compliant except for the disabled Submit button which doesn't have enough contrast. Since the button is disabled and low contrast by design, I suggest this bug is sufficiently addressed.
-
Jonathan Hung commented
2010-10-12T10:28:04.723-0400 Contrast requirement not required for inactive UI elements. See: http://508-255-refresh.trace.wisc.edu/content/5042-text-and-images-text-contrast-ratio
This bug can be closed.