Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Dec 2012 at 17:29 UTC
Updated:
29 Jul 2014 at 21:36 UTC
The regular and and add display links (.views-displays .secondary a) in views-admin.theme.css have a white background on the .views-display-top background color: #E1E2DC which does not pass WCAG AA contrast requirements.

This issue is a follow-up to #1806022: Views' text color does not have sufficient contrast
| Comment | File | Size | Author |
|---|---|---|---|
| views-edit-add-display.png | 53.56 KB | dead_arm |
Comments
Comment #1
dead_armComment #2
xjmBug I think, since there's an accessibility issue.
Comment #3
dead_armI'm actually not sure about this myself, but is the standard for the contrast of both the text on the button background AND the button on the page background required to pass or just the text on button background?
Comment #4
dead_armAfter reading up on the WCAG 2.0 text contrast ratio guidelines, the requirement applies to the contrast of text on background, not background on background. Therefore the white button background on the header background is fine, marking this issue closed.
Comment #5
mgiffordAgreed, but thanks for pursuing it here. Sorry I wasn't able to jump in sooner.
Comment #6
mgiffordNot sure why that switched back, sorry.