Active
Project:
Bluecheese
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Feb 2020 at 18:57 UTC
Updated:
17 Feb 2026 at 02:16 UTC
Jump to comment: Most recent


Comments
Comment #2
tr commentedConfirmed the two of the above problems with a "fast pass" analysis with Microsoft Accessibility Insights plugin for chrome:
Selector:
a[title="Try\ Drupal"]HTML:
<a href="/try-drupal" title="Try Drupal">Try Drupal</a>Error: Element has insufficient color contrast of 2.29 (foreground color: #ffffff, background color: #7cbc48, font size: 11.4pt (15.2px), font weight: normal). Expected contrast ratio of 4.5:1
Selector:
.pane-vid-5781 > .pane-content > .card-link > .pane-style-card.pane-style-light.with-background > .pane-style-card-inner.pane-content-inner > .cta-text > .field-name-field-cta-body.field-type-text-long.field > .field-items > .even.field-item > p > strongHTML:
<strong>transform how they communicate and engage</strong>Error: Element has insufficient color contrast of 4.34 (foreground color: #0678be, background color: #f5f5f5, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
It didn't flag the "Read success stories" or "Get involved" links, perhaps because they have a secondary, non-color indicator (the box around the text) to distinguish them. It also didn't flag the search box, but that may be because it requires JavaScript to reveal it - that requires more than a "fast pass" analysis.