[wp-trac] [WordPress Trac] #48032: Latest Chrome release breaks Gutenberg Layout when meta-boxes are in use
WordPress Trac
noreply at wordpress.org
Thu Sep 12 19:24:29 UTC 2019
#48032: Latest Chrome release breaks Gutenberg Layout when meta-boxes are in use
--------------------------------+-----------------------------
Reporter: smokymountains | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 5.2.3
Severity: blocker | Keywords: needs-patch
Focuses: ui, administration |
--------------------------------+-----------------------------
In the latest release of Google Chrome, the Gutenberg editor breaks. Meta
boxes, if being used, cover up the entire editor except for half of the
initial title block.
Chrome Version 77.0.3865.75
The offending issue appears to be in the wrapping div for the meta boxes,
`edit-post-layout__metaboxes`.
If you disable the CSS class property `flex-shrink` in the css class
`.edit-post-layout__content .edit-post-layout__metaboxes` the problem is
fixed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48032>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list