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.

views-edit-add-display.png

This issue is a follow-up to #1806022: Views' text color does not have sufficient contrast

CommentFileSizeAuthor
views-edit-add-display.png53.56 KBdead_arm

Comments

dead_arm’s picture

Category: bug » task
Issue tags: +Accessibility, +VDC
xjm’s picture

Category: task » bug

Bug I think, since there's an accessibility issue.

dead_arm’s picture

I'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?

dead_arm’s picture

Status: Active » Closed (works as designed)

After 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.

mgifford’s picture

Status: Closed (works as designed) » Active

Agreed, but thanks for pursuing it here. Sorry I wasn't able to jump in sooner.

mgifford’s picture

Status: Active » Closed (works as designed)

Not sure why that switched back, sorry.