Problem/Motivation

Any field with header in its machine name gets a gray background applied to it.
E.g. when you use a Header image.
screenshot

Steps to reproduce

Create a field with a name containing "header"

This seems to be caused by the folowing css:
.block-system>form [data-drupal-selector*="edit-header"]

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

johan.den.hollander created an issue. See original summary.

Johan den Hollander’s picture

Status: Active » Needs work
saschaeggi’s picture

Status: Needs work » Needs review

Normally fields use a [data-drupal-selector*="edit-field-xxx"]
But well I guess that was a bit too unspecific ;)
Should be fixed now.

Please test on 3.x-dev

Johan den Hollander’s picture

Status: Needs review » Reviewed & tested by the community

Yep. Fixed!

saschaeggi’s picture

Status: Reviewed & tested by the community » Fixed

Great, thanks for reporting :)

saschaeggi’s picture

Status: Fixed » Closed (fixed)

Fixed in 8.x-3.0-alpha25