Problem/Motivation

In Firefox 84 (current release) or higher (developer edition and nightly), the "choose a block" interface does not display properly. It is fine in Firefox 83 and in the current Chrome. (Other browsers were not tested.)
comparison of Chrome vs Firefox 83 vs Firefox 84

Steps to reproduce

Configure Layout Builder Browser to have some blocks, and add a block in a content type that is configured to use Layout Builder.

Proposed resolution

Figure out what changed in Firefox and adjust the CSS to "undo", while ensuring the CSS continues to work in other browsers. Potentially file a bug report with the Firefox folks.

Remaining tasks

I haven't tested if the previous release had this same issue, though I assume it would have. I haven't yet looked at the Firefox changelog or the CSS.

CommentFileSizeAuthor
lbb_browser_comparison.png8.94 KBkpaxman

Comments

kpaxman created an issue. See original summary.

kpaxman’s picture

This may be coming out of core - even with LBB uninstalled, there are display issues with the "add section" interface. I haven't (yet?) found a core issue filed against this, though.

kpaxman’s picture

I filed https://www.drupal.org/project/drupal/issues/3189524 against core; if fixed, this *may* solve this issue.

kpaxman’s picture

Status: Active » Closed (won't fix)

It looks like they're aware of it in https://www.drupal.org/project/drupal/issues/2958588 and the patch in #13 there does fix this issue.

I guess I'm marking this as "won't fix" since the issue is core's.