Problem/Motivation

In Chrome 87.0.4280.66 fieldsets nested inside details elements (and possibly other places) have a strange grey background that isn't seen in other browsers.

Steps to reproduce

Open any Drupal form using Claro theme which has fieldsets inside details elements and notice the grey background.

Proposed resolution

Specifying a non rgba border color on fieldsets seems to fix it, e.g. border-color: rgb(216, 217, 224);

Remaining tasks

Patch needed.

A user submitted a similar issue on #3183988: Fix Claro admin theme style of gray fieldset on Google Chrome 87

Screenshot of grey background issue in Chrome

Issue fork drupal-3184261

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tanc created an issue. See original summary.

tanc’s picture

Issue summary: View changes
longwave’s picture

tanc’s picture

I tried to provide a fix... but I'm now totally confused by issue fork branches. If it's of any use: https://git.drupalcode.org/issue/drupal-3184261/-/commit/3994fd3bc6df0d0...

tanc’s picture

Status: Active » Closed (duplicate)

Thanks, I did search first... urggh... lets close this